Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "flam3", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Node access to flam3", | ||
@@ -16,5 +16,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"mocha": "2", | ||
"should": "7" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"test": "./node_modules/mocha/bin/mocha", | ||
"install": "node-gyp rebuild" | ||
@@ -21,0 +23,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
10255
11
15
2
1
2