@pnpm/lockfile-walker
Advanced tools
Comparing version 4.0.8 to 4.0.9
{ | ||
"name": "@pnpm/lockfile-walker", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"description": "Walk over all the dependencies in a lockfile", | ||
@@ -16,2 +16,3 @@ "main": "lib/index.js", | ||
"keywords": [ | ||
"pnpm6", | ||
"pnpm", | ||
@@ -31,5 +32,5 @@ "shrinkwrap", | ||
"dependencies": { | ||
"@pnpm/lockfile-types": "3.0.0", | ||
"@pnpm/types": "7.4.0", | ||
"dependency-path": "8.0.4", | ||
"@pnpm/lockfile-types": "3.1.0", | ||
"@pnpm/types": "7.5.0", | ||
"dependency-path": "8.0.5", | ||
"ramda": "^0.27.1" | ||
@@ -39,3 +40,3 @@ }, | ||
"scripts": { | ||
"lint": "eslint -c ../../eslint.json src/**/*.ts", | ||
"lint": "eslint src/**/*.ts", | ||
"test": "pnpm run compile", | ||
@@ -42,0 +43,0 @@ "compile": "rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
12756
1
+ Added@pnpm/lockfile-types@3.1.0(transitive)
+ Added@pnpm/types@7.5.0(transitive)
+ Addeddependency-path@8.0.5(transitive)
- Removed@pnpm/lockfile-types@3.0.0(transitive)
- Removed@pnpm/types@7.4.0(transitive)
- Removeddependency-path@8.0.4(transitive)
Updated@pnpm/lockfile-types@3.1.0
Updated@pnpm/types@7.5.0
Updateddependency-path@8.0.5