get-module-root
Advanced tools
Comparing version
{ | ||
"name": "get-module-root", | ||
"version": "1.0.0-beta-1", | ||
"description": "Find the root path on disk of a given node module", | ||
"version": "1.0.0-deprecated", | ||
"description": "DEPRECATED", | ||
"bin": { | ||
"get-module-root": "bin/get-module-root" | ||
}, | ||
"files": [ | ||
"bin/", | ||
"src/", | ||
"LICENSE", | ||
"package.json", | ||
"README.md" | ||
], | ||
"scripts": { | ||
"test": "nyc mocha test/*.spec.js" | ||
"test": "nyc mocha test/*.spec.js", | ||
"update-dependencies": "npm-run-all upem:update upem:install test", | ||
"upem:update": "npm outdated --json | upem", | ||
"upem:install": "npm install" | ||
}, | ||
@@ -20,6 +30,12 @@ "keywords": [], | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/sverweij/get-module-root" | ||
}, | ||
"homepage": "https://github.com/sverweij/get-module-root", | ||
"devDependencies": { | ||
"mocha": "5.0.5", | ||
"nyc": "11.6.0" | ||
"mocha": "5.2.0", | ||
"npm-run-all": "4.1.3", | ||
"nyc": "13.0.1", | ||
"upem": "1.0.1" | ||
}, | ||
@@ -26,0 +42,0 @@ "nyc": { |
@@ -1,5 +0,1 @@ | ||
[](https://travis-ci.org/sverweij/get-module-root.svg) | ||
[](https://npmjs.com/package/get-module-root) | ||
[](LICENSE) | ||
Find the root path on disk of a given node module. | ||
DEPRECATED |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
1
-50%2921
-53.8%4
100%5
-28.57%1
-80%