Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

all-module-paths

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

all-module-paths - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

README.md

11

CHANGELOG.md

@@ -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 @@

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc