file-component
Advanced tools
+5
-0
| 0.1.0 / 2013-11-07 | ||
| ================== | ||
| * add browserify support | ||
| 0.0.3 / 2013-05-08 | ||
@@ -3,0 +8,0 @@ ================== |
+12
-2
| { | ||
| "name": "file-component", | ||
| "description": "File & FileReader wrappers", | ||
| "version": "0.0.3", | ||
| "keywords": ["file", "utility"], | ||
| "version": "0.1.0", | ||
| "keywords": [ | ||
| "file", | ||
| "utility" | ||
| ], | ||
| "dependencies": { | ||
@@ -15,3 +18,10 @@ "emitter-component": "*" | ||
| } | ||
| }, | ||
| "browser": { | ||
| "emitter": "emitter-component" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/component/file.git" | ||
| } | ||
| } |
+9
-2
@@ -1,2 +0,1 @@ | ||
| # File | ||
@@ -9,2 +8,4 @@ | ||
| node.js: | ||
| ``` | ||
@@ -14,2 +15,8 @@ $ npm install file-component | ||
| browser: | ||
| ``` | ||
| $ component install component/file | ||
| ``` | ||
| ## Events | ||
@@ -91,2 +98,2 @@ | ||
| MIT | ||
| MIT |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
21811
1.36%97
8.99%5
-16.67%