@yarnpkg/plugin-stage
Advanced tools
Comparing version 4.0.0-rc.33 to 4.0.0-rc.34
{ | ||
"name": "@yarnpkg/plugin-stage", | ||
"version": "4.0.0-rc.33", | ||
"version": "4.0.0-rc.34", | ||
"license": "BSD-2-Clause", | ||
@@ -11,3 +11,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/fslib": "^3.0.0-rc.33", | ||
"@yarnpkg/fslib": "^3.0.0-rc.34", | ||
"clipanion": "^3.2.0-rc.10", | ||
@@ -17,9 +17,9 @@ "tslib": "^2.4.0" | ||
"peerDependencies": { | ||
"@yarnpkg/cli": "^4.0.0-rc.33", | ||
"@yarnpkg/core": "^4.0.0-rc.33" | ||
"@yarnpkg/cli": "^4.0.0-rc.34", | ||
"@yarnpkg/core": "^4.0.0-rc.34" | ||
}, | ||
"devDependencies": { | ||
"@yarnpkg/builder": "^4.0.0-rc.33", | ||
"@yarnpkg/cli": "^4.0.0-rc.33", | ||
"@yarnpkg/core": "^4.0.0-rc.33" | ||
"@yarnpkg/builder": "^4.0.0-rc.34", | ||
"@yarnpkg/cli": "^4.0.0-rc.34", | ||
"@yarnpkg/core": "^4.0.0-rc.34" | ||
}, | ||
@@ -48,3 +48,3 @@ "scripts": { | ||
}, | ||
"stableVersion": "3.1.1" | ||
"stableVersion": "3.1.3" | ||
} |
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/fslib@^3.0.0-rc.34