@pnpm/audit
Advanced tools
Comparing version 1.1.14 to 1.1.15
# @pnpm/audit | ||
## 1.1.15 | ||
### Patch Changes | ||
- Updated dependencies [d54043ee4] | ||
- Updated dependencies [d54043ee4] | ||
- @pnpm/lockfile-types@2.1.0 | ||
- @pnpm/types@6.3.0 | ||
- @pnpm/lockfile-utils@2.0.17 | ||
- @pnpm/lockfile-walker@3.0.5 | ||
- @pnpm/fetch@2.1.6 | ||
## 1.1.14 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@pnpm/audit", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "Audit a lockfile", | ||
@@ -12,7 +12,7 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=10.13" | ||
"node": ">=10.16" | ||
}, | ||
"scripts": { | ||
"lint": "eslint -c ../../eslint.json src/**/*.ts test/**/*.ts", | ||
"_test": "cd ../.. && c8 --reporter lcov --reports-dir packages/audit/coverage ts-node packages/audit/test --type-check", | ||
"_test": "jest", | ||
"test": "pnpm run compile && pnpm run _test", | ||
@@ -35,4 +35,4 @@ "prepublishOnly": "pnpm run compile", | ||
"@pnpm/audit": "link:", | ||
"@pnpm/constants": "^4.0.0", | ||
"@pnpm/lockfile-file": "3.0.14", | ||
"@pnpm/constants": "^4.1.0", | ||
"@pnpm/lockfile-file": "3.0.15", | ||
"nock": "12.0.3" | ||
@@ -42,9 +42,9 @@ }, | ||
"@pnpm/error": "1.3.1", | ||
"@pnpm/fetch": "2.1.5", | ||
"@pnpm/lockfile-types": "2.0.1", | ||
"@pnpm/lockfile-utils": "2.0.16", | ||
"@pnpm/lockfile-walker": "3.0.4", | ||
"@pnpm/types": "6.2.0" | ||
"@pnpm/fetch": "2.1.6", | ||
"@pnpm/lockfile-types": "2.1.0", | ||
"@pnpm/lockfile-utils": "2.0.17", | ||
"@pnpm/lockfile-walker": "3.0.5", | ||
"@pnpm/types": "6.3.0" | ||
}, | ||
"funding": "https://opencollective.com/pnpm" | ||
} |
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
11357
+ Added@pnpm/fetch@2.1.6(transitive)
+ Added@pnpm/lockfile-types@2.1.0(transitive)
+ Added@pnpm/lockfile-utils@2.0.17(transitive)
+ Added@pnpm/lockfile-walker@3.0.5(transitive)
+ Added@pnpm/resolver-base@7.0.4(transitive)
+ Added@pnpm/types@6.3.0(transitive)
+ Addeddependency-path@5.0.4(transitive)
- Removed@pnpm/fetch@2.1.5(transitive)
- Removed@pnpm/lockfile-types@2.0.1(transitive)
- Removed@pnpm/lockfile-utils@2.0.16(transitive)
- Removed@pnpm/lockfile-walker@3.0.4(transitive)
- Removed@pnpm/resolver-base@7.0.3(transitive)
- Removed@pnpm/types@6.2.0(transitive)
- Removeddependency-path@5.0.3(transitive)
Updated@pnpm/fetch@2.1.6
Updated@pnpm/lockfile-types@2.1.0
Updated@pnpm/lockfile-utils@2.0.17
Updated@pnpm/lockfile-walker@3.0.5
Updated@pnpm/types@6.3.0