Comparing version 0.0.1-alpha to 0.1.0
@@ -10,3 +10,3 @@ { | ||
], | ||
"version" : "0.0.1-alpha", | ||
"version" : "0.1.0", | ||
"license" : "MIT", | ||
@@ -17,3 +17,3 @@ "repository" : "http://github.com/dresende/node-enforce.git", | ||
}, | ||
"main" : "./lib/Enforce", | ||
"main" : "./index", | ||
"engines" : { | ||
@@ -23,5 +23,2 @@ "node" : "*" | ||
"analyse" : false, | ||
"dependencies": { | ||
"lodash" : "1.3.1" | ||
}, | ||
"devDependencies": { | ||
@@ -28,0 +25,0 @@ "mocha" : "1.12.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
29855
0
20
734
1
111
2
- Removedlodash@1.3.1
- Removedlodash@1.3.1(transitive)