🎩 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.6.0-rc.9
to
2.6.0-rc.10
+4
-4
package.json
{
"name": "@yarnpkg/plugin-git",
"version": "2.6.0-rc.9",
"version": "2.6.0-rc.10",
"license": "BSD-2-Clause",

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

"@types/semver": "^7.1.0",
"@yarnpkg/fslib": "^2.6.1-rc.4",
"@yarnpkg/fslib": "^2.6.1-rc.5",
"clipanion": "^3.2.0-rc.4",

@@ -17,3 +17,3 @@ "git-url-parse": "11.1.2",

"peerDependencies": {
"@yarnpkg/core": "^3.2.0-rc.9"
"@yarnpkg/core": "^3.2.0-rc.10"
},

@@ -23,3 +23,3 @@ "devDependencies": {

"@types/lodash": "^4.14.136",
"@yarnpkg/core": "^3.2.0-rc.9"
"@yarnpkg/core": "^3.2.0-rc.10"
},

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