all-module-paths
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [0.8.2](https://github.com/tunnckoCore/opensource/compare/all-module-paths@0.8.1...all-module-paths@0.8.2) (2019-11-20) | ||
### Bug Fixes | ||
* better error handling, regenerate cov data and readmes ([f3c98cf](https://github.com/tunnckoCore/opensource/commit/f3c98cf5812cf92127f491df67f083d06235a399)) | ||
## [0.8.1](https://github.com/tunnckoCore/opensource/compare/all-module-paths@0.8.0...all-module-paths@0.8.1) (2019-11-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "all-module-paths", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"description": "Get all possible javascript (npm/yarn/pnpm) global or local, binaries or packages paths, e.g. node_modules and node_modules/.bin. Also works for those using NVM or such", | ||
@@ -57,2 +57,6 @@ "repository": { | ||
}, | ||
"cov": { | ||
"value": 95.35, | ||
"color": "99CC09" | ||
}, | ||
"jest": { | ||
@@ -68,2 +72,6 @@ "coverageThreshold": { | ||
}, | ||
"jestCov": { | ||
"value": 95.35, | ||
"color": "99CC09" | ||
}, | ||
"licenseStart": 2018, | ||
@@ -90,3 +98,3 @@ "verb": { | ||
}, | ||
"gitHead": "ff91172dba11df3e4ae5ad98d92bca6f23afdc0a" | ||
"gitHead": "db7a970b1efc12792a6ef5fcdbd0c9f0ef7aff83" | ||
} |
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
19565
5
1
211