@yarnpkg/plugin-git
Advanced tools
+4
-5
| { | ||
| "name": "@yarnpkg/plugin-git", | ||
| "version": "2.4.0-rc.13", | ||
| "version": "2.4.0", | ||
| "license": "BSD-2-Clause", | ||
@@ -8,3 +8,3 @@ "main": "./lib/index.js", | ||
| "@types/semver": "^7.1.0", | ||
| "@yarnpkg/fslib": "^2.5.0-rc.13", | ||
| "@yarnpkg/fslib": "^2.5.0", | ||
| "git-url-parse": "11.1.2", | ||
@@ -15,7 +15,7 @@ "semver": "^7.1.2", | ||
| "peerDependencies": { | ||
| "@yarnpkg/core": "^3.0.0-rc.13" | ||
| "@yarnpkg/core": "^3.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/git-url-parse": "^9.0.0", | ||
| "@yarnpkg/core": "3.0.0-rc.13" | ||
| "@yarnpkg/core": "3.0.0" | ||
| }, | ||
@@ -41,4 +41,3 @@ "repository": { | ||
| }, | ||
| "stableVersion": "2.3.0", | ||
| "typings": "./lib/index.d.ts" | ||
| } |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
2
-33.33%38310
-0.14%Updated