@yarnpkg/plugin-link
Advanced tools
Comparing version 2.2.0-rc.10 to 2.2.0
{ | ||
"name": "@yarnpkg/plugin-link", | ||
"version": "2.2.0-rc.10", | ||
"version": "2.2.0", | ||
"license": "BSD-2-Clause", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/fslib": "^2.6.0-rc.13", | ||
"@yarnpkg/fslib": "^2.6.0", | ||
"tslib": "^1.13.0" | ||
}, | ||
"peerDependencies": { | ||
"@yarnpkg/core": "^3.1.0-rc.14" | ||
"@yarnpkg/core": "^3.1.0" | ||
}, | ||
"devDependencies": { | ||
"@yarnpkg/core": "^3.1.0-rc.14" | ||
"@yarnpkg/core": "^3.1.0" | ||
}, | ||
@@ -35,4 +35,3 @@ "repository": { | ||
}, | ||
"stableVersion": "2.1.2", | ||
"typings": "./lib/index.d.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
15995
Updated@yarnpkg/fslib@^2.6.0