🎩 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
5
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
2.0.0-rc.9
to
2.0.0-rc.10
+7
README.md
# `@yarnpkg/plugin-http`
This plugin adds support for downloading packages through HTTP.
## Install
This plugin is included by default in Yarn.
+3
-3
{
"name": "@yarnpkg/plugin-http",
"version": "2.0.0-rc.9",
"version": "2.0.0-rc.10",
"main": "./lib/index.js",

@@ -9,6 +9,6 @@ "dependencies": {

"peerDependencies": {
"@yarnpkg/core": "^2.0.0-rc.15"
"@yarnpkg/core": "^2.0.0-rc.18"
},
"devDependencies": {
"@yarnpkg/core": "^2.0.0-rc.15"
"@yarnpkg/core": "^2.0.0-rc.18"
},

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