Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "binpack", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"main": "binpack", | ||
@@ -20,2 +20,5 @@ "author": { | ||
}, | ||
"dependencies" : { | ||
"bindings" : "*" | ||
}, | ||
"devDependencies" : { | ||
@@ -29,9 +32,7 @@ "vows" : "*", | ||
"engines": { | ||
"node": ">=0.6.0", | ||
"npm" : ">=1.1.17" | ||
"node": ">=0.6.0" | ||
}, | ||
"scripts": { | ||
"install": "node-gyp configure build", | ||
"test" : "vows tests/*" | ||
} | ||
} |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
10644
10
1
2
+ Addedbindings@*
+ Addedbindings@1.5.0(transitive)
+ Addedfile-uri-to-path@1.0.0(transitive)