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

@yarnpkg/plugin-exec

Package Overview
Dependencies
Maintainers
2
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/plugin-exec - npm Package Compare versions

Comparing version
3.1.0
to
3.1.1
+4
-4
package.json
{
"name": "@yarnpkg/plugin-exec",
"version": "3.1.0",
"version": "3.1.1",
"license": "BSD-2-Clause",

@@ -15,7 +15,7 @@ "main": "./lib/index.js",

"peerDependencies": {
"@yarnpkg/core": "^4.7.0"
"@yarnpkg/core": "^4.9.1"
},
"devDependencies": {
"@yarnpkg/builder": "^4.2.3",
"@yarnpkg/core": "^4.7.0"
"@yarnpkg/builder": "^4.2.4",
"@yarnpkg/core": "^4.9.1"
},

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