@yarnpkg/plugin-link
Advanced tools
Comparing version 3.0.0-rc.46 to 3.0.0-rc.47
{ | ||
"name": "@yarnpkg/plugin-link", | ||
"version": "3.0.0-rc.46", | ||
"version": "3.0.0-rc.47", | ||
"license": "BSD-2-Clause", | ||
@@ -11,10 +11,10 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/fslib": "^3.0.0-rc.46", | ||
"@yarnpkg/fslib": "^3.0.0-rc.47", | ||
"tslib": "^2.4.0" | ||
}, | ||
"peerDependencies": { | ||
"@yarnpkg/core": "^4.0.0-rc.46" | ||
"@yarnpkg/core": "^4.0.0-rc.47" | ||
}, | ||
"devDependencies": { | ||
"@yarnpkg/core": "^4.0.0-rc.46" | ||
"@yarnpkg/core": "^4.0.0-rc.47" | ||
}, | ||
@@ -41,5 +41,5 @@ "repository": { | ||
"engines": { | ||
"node": ">=14.15.0" | ||
"node": ">=18.12.0" | ||
}, | ||
"stableVersion": "2.2.1" | ||
} |
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.47