@yarnpkg/plugin-http
Advanced tools
+5
-5
| { | ||
| "name": "@yarnpkg/plugin-http", | ||
| "version": "2.1.3-rc.2", | ||
| "version": "2.1.3-rc.3", | ||
| "license": "BSD-2-Clause", | ||
| "main": "./lib/index.js", | ||
| "dependencies": { | ||
| "@yarnpkg/fslib": "^2.5.0-rc.2", | ||
| "@yarnpkg/fslib": "^2.5.0-rc.3", | ||
| "tslib": "^1.13.0" | ||
| }, | ||
| "peerDependencies": { | ||
| "@yarnpkg/core": "^3.0.0-rc.2" | ||
| "@yarnpkg/core": "^3.0.0-rc.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@yarnpkg/core": "^3.0.0-rc.2" | ||
| "@yarnpkg/core": "3.0.0-rc.3" | ||
| }, | ||
@@ -33,3 +33,3 @@ "repository": { | ||
| "engines": { | ||
| "node": ">=10.19.0" | ||
| "node": ">=12 <14 || 14.2 - 14.9 || >14.10.0" | ||
| }, | ||
@@ -36,0 +36,0 @@ "stableVersion": "2.1.2", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
8321
0.3%4
33.33%Updated