bit-docs-glob-finder
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "bit-docs-glob-finder", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A glob based finder", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha test.js --reporter spec" | ||
"test": "mocha test.js --reporter spec", | ||
"postversion": "git push --tags && git push", | ||
"preversion": "npm test", | ||
"release:pre": "npm version prerelease && npm publish", | ||
"release:patch": "npm version patch && npm publish", | ||
"release:minor": "npm version minor && npm publish", | ||
"release:major": "npm version major && npm publish" | ||
}, | ||
@@ -9,0 +15,0 @@ "repository": { |
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
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
4149
15
1
18