@yarnpkg/pnpify
Advanced tools
Comparing version 4.0.0-rc.22 to 4.0.0-rc.23
{ | ||
"name": "@yarnpkg/pnpify", | ||
"version": "4.0.0-rc.22", | ||
"stableVersion": "3.1.4", | ||
"version": "4.0.0-rc.23", | ||
"stableVersion": "3.1.6", | ||
"license": "BSD-2-Clause", | ||
@@ -16,5 +16,5 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/core": "^4.0.0-rc.22", | ||
"@yarnpkg/fslib": "^3.0.0-rc.22", | ||
"@yarnpkg/nm": "^4.0.0-rc.22", | ||
"@yarnpkg/core": "^4.0.0-rc.23", | ||
"@yarnpkg/fslib": "^3.0.0-rc.23", | ||
"@yarnpkg/nm": "^4.0.0-rc.23", | ||
"clipanion": "^3.2.0-rc.10", | ||
@@ -25,3 +25,3 @@ "tslib": "^2.4.0" | ||
"@yarnpkg/monorepo": "^0.0.0", | ||
"@yarnpkg/pnp": "^4.0.0-rc.22" | ||
"@yarnpkg/pnp": "^4.0.0-rc.23" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
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
Updated@yarnpkg/core@^4.0.0-rc.23
Updated@yarnpkg/fslib@^3.0.0-rc.23
Updated@yarnpkg/nm@^4.0.0-rc.23