🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@yarnpkg/plugin-http

Package Overview
Dependencies
Maintainers
6
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/plugin-http - npm Package Compare versions

Comparing version
3.0.0-rc.8
to
3.0.0-rc.9
+3
-3
package.json
{
"name": "@yarnpkg/plugin-http",
"version": "3.0.0-rc.8",
"version": "3.0.0-rc.9",
"license": "BSD-2-Clause",

@@ -10,6 +10,6 @@ "main": "./lib/index.js",

"peerDependencies": {
"@yarnpkg/core": "^4.0.0-rc.8"
"@yarnpkg/core": "^4.0.0-rc.9"
},
"devDependencies": {
"@yarnpkg/core": "^4.0.0-rc.8"
"@yarnpkg/core": "^4.0.0-rc.9"
},

@@ -16,0 +16,0 @@ "repository": {