Sign In

@yarnpkg/plugin-git

Package Overview
Dependencies
Maintainers
2
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
3.2.0
to
3.2.1
+4
-4
package.json
{
"name": "@yarnpkg/plugin-git",
"version": "3.2.0",
"version": "3.2.1",
"license": "BSD-2-Clause",

@@ -16,11 +16,11 @@ "main": "./lib/index.js",

"git-url-parse": "^13.1.0",
"semver": "^7.1.2",
"semver": "^7.8.5",
"tslib": "^2.4.0"
},
"peerDependencies": {
"@yarnpkg/core": "^4.7.0"
"@yarnpkg/core": "^4.9.1"
},
"devDependencies": {
"@types/git-url-parse": "^9.0.0",
"@yarnpkg/core": "^4.7.0"
"@yarnpkg/core": "^4.9.1"
},

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