@pnpm/workspace.read-manifest
Advanced tools
Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "@pnpm/workspace.read-manifest", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "Reads a workspace manifest file", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"keywords": [ | ||
"pnpm9", | ||
"pnpm10", | ||
"pnpm" | ||
@@ -27,8 +27,8 @@ ], | ||
"read-yaml-file": "^2.1.0", | ||
"@pnpm/constants": "9.0.0", | ||
"@pnpm/error": "6.0.2" | ||
"@pnpm/constants": "10.0.0", | ||
"@pnpm/error": "6.0.3" | ||
}, | ||
"funding": "https://opencollective.com/pnpm", | ||
"devDependencies": { | ||
"@pnpm/workspace.read-manifest": "2.2.1" | ||
"@pnpm/workspace.read-manifest": "2.2.2" | ||
}, | ||
@@ -38,2 +38,5 @@ "exports": { | ||
}, | ||
"jest": { | ||
"preset": "@pnpm/jest-config" | ||
}, | ||
"scripts": { | ||
@@ -40,0 +43,0 @@ "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"", |
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
13951
+ Added@pnpm/constants@10.0.0(transitive)
+ Added@pnpm/error@6.0.3(transitive)
- Removed@pnpm/constants@9.0.0(transitive)
- Removed@pnpm/error@6.0.2(transitive)
Updated@pnpm/constants@10.0.0
Updated@pnpm/error@6.0.3