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

@yarnpkg/plugin-git

Package Overview
Dependencies
Maintainers
6
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/plugin-git - npm Package Compare versions

Comparing version
2.4.0-rc.11
to
2.4.0-rc.12
+4
-4
package.json
{
"name": "@yarnpkg/plugin-git",
"version": "2.4.0-rc.11",
"version": "2.4.0-rc.12",
"license": "BSD-2-Clause",

@@ -8,3 +8,3 @@ "main": "./lib/index.js",

"@types/semver": "^7.1.0",
"@yarnpkg/fslib": "^2.5.0-rc.11",
"@yarnpkg/fslib": "^2.5.0-rc.12",
"git-url-parse": "11.1.2",

@@ -15,7 +15,7 @@ "semver": "^7.1.2",

"peerDependencies": {
"@yarnpkg/core": "^3.0.0-rc.11"
"@yarnpkg/core": "^3.0.0-rc.12"
},
"devDependencies": {
"@types/git-url-parse": "^9.0.0",
"@yarnpkg/core": "3.0.0-rc.11"
"@yarnpkg/core": "3.0.0-rc.12"
},

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