@yarnpkg/plugin-link
Advanced tools
Comparing version 3.0.0-rc.42 to 3.0.0-rc.43
{ | ||
"name": "@yarnpkg/plugin-link", | ||
"version": "3.0.0-rc.42", | ||
"version": "3.0.0-rc.43", | ||
"license": "BSD-2-Clause", | ||
@@ -11,10 +11,10 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/fslib": "^3.0.0-rc.42", | ||
"@yarnpkg/fslib": "^3.0.0-rc.43", | ||
"tslib": "^2.4.0" | ||
}, | ||
"peerDependencies": { | ||
"@yarnpkg/core": "^4.0.0-rc.42" | ||
"@yarnpkg/core": "^4.0.0-rc.43" | ||
}, | ||
"devDependencies": { | ||
"@yarnpkg/core": "^4.0.0-rc.42" | ||
"@yarnpkg/core": "^4.0.0-rc.43" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
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.43