@pnpm/pkg-manager.direct-dep-linker
Advanced tools
Comparing version 1.0.2 to 2.0.0
{ | ||
"name": "@pnpm/pkg-manager.direct-dep-linker", | ||
"description": "Fast installation using only pnpm-lock.yaml", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"bugs": { | ||
@@ -19,7 +19,7 @@ "url": "https://github.com/pnpm/pnpm/issues" | ||
"@types/ramda": "0.28.20", | ||
"@pnpm/pkg-manager.direct-dep-linker": "1.0.2" | ||
"@pnpm/pkg-manager.direct-dep-linker": "2.0.0" | ||
}, | ||
"homepage": "https://github.com/pnpm/pnpm/blob/main/pkg-manager/direct-dep-linker#readme", | ||
"keywords": [ | ||
"pnpm7", | ||
"pnpm8", | ||
"pnpm" | ||
@@ -29,3 +29,3 @@ ], | ||
"engines": { | ||
"node": ">=14.6" | ||
"node": ">=16.14" | ||
}, | ||
@@ -37,5 +37,5 @@ "repository": "https://github.com/pnpm/pnpm/blob/main/pkg-manager/direct-dep-linker", | ||
"resolve-link-target": "^2.0.0", | ||
"@pnpm/core-loggers": "8.0.3", | ||
"@pnpm/read-modules-dir": "5.0.0", | ||
"@pnpm/symlink-dependency": "6.0.3" | ||
"@pnpm/core-loggers": "9.0.0", | ||
"@pnpm/read-modules-dir": "6.0.0", | ||
"@pnpm/symlink-dependency": "7.0.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "funding": "https://opencollective.com/pnpm", | ||
"scripts": { | ||
"lint": "eslint src/**/*.ts", | ||
"lint": "eslint \"src/**/*.ts\"", | ||
"test": "pnpm run compile", | ||
@@ -50,0 +50,0 @@ "compile": "tsc --build && pnpm run lint --fix" |
Sorry, the diff of this file is not supported yet
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
12608
+ Added@pnpm/core-loggers@9.0.0(transitive)
+ Added@pnpm/read-modules-dir@6.0.0(transitive)
+ Added@pnpm/symlink-dependency@7.0.0(transitive)
+ Added@pnpm/types@9.0.0(transitive)
- Removed@pnpm/core-loggers@8.0.3(transitive)
- Removed@pnpm/read-modules-dir@5.0.0(transitive)
- Removed@pnpm/symlink-dependency@6.0.3(transitive)
- Removed@pnpm/types@8.10.0(transitive)
Updated@pnpm/core-loggers@9.0.0
Updated@pnpm/read-modules-dir@6.0.0