Skip to content

Commit 9edf0b8

Browse files
authored
Merge pull request #4 from fossabot/master
Add license scan report and status
2 parents b8a4860 + 9403033 commit 9edf0b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ ArrayBuffer loader for webpack
22
------------------------------
33

44
[![NPM](https://nodei.co/npm/arraybuffer-loader.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/arraybuffer-loader/)
5+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpine%2Farraybuffer-loader.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fpine%2Farraybuffer-loader?ref=badge_shield)
56

67
[![npm](https://img.shields.io/npm/v/arraybuffer-loader.svg?maxAge=2592000&style=flat-square)](https://www.npmjs.org/package/arraybuffer-loader)
78
[![Travis](https://img.shields.io/travis/pine/arraybuffer-loader/master.svg?maxAge=2592000&style=flat-square)](https://travis-ci.org/pine/arraybuffer-loader)
@@ -36,3 +37,6 @@ var array = new Uint8Array(buffer)
3637

3738
## License
3839
MIT © Pine Mizune
40+
41+
42+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fpine%2Farraybuffer-loader.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fpine%2Farraybuffer-loader?ref=badge_large)

0 commit comments

Comments
 (0)