@yarnpkg/plugin-http
Advanced tools
+4
-5
| { | ||
| "name": "@yarnpkg/plugin-http", | ||
| "version": "2.2.0-rc.3", | ||
| "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.3", | ||
| "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%8425
-0.6%Updated