Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@vercel/ruby

Package Overview
Dependencies
Maintainers
187
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/ruby - npm Package Compare versions

Comparing version
1.3.21
to
1.3.22
+4
-5
package.json
{
"name": "@vercel/ruby",
"author": "Nathan Cahill <nathan@nathancahill.com>",
"version": "1.3.21",
"version": "1.3.22",
"license": "MIT",

@@ -20,4 +20,3 @@ "main": "./dist/index",

"test": "jest --env node --verbose --runInBand --bail",
"test-integration-once": "yarn test",
"prepublishOnly": "node build"
"test-integration-once": "yarn test"
},

@@ -27,3 +26,3 @@ "devDependencies": {

"@types/semver": "6.0.0",
"@vercel/build-utils": "5.1.0",
"@vercel/build-utils": "5.1.1",
"@vercel/ncc": "0.24.0",

@@ -35,3 +34,3 @@ "execa": "2.0.4",

},
"gitHead": "7db6436797d0b4131113f0b8dccc3b66bc9b1981"
"gitHead": "5eb8b16cbdf6215618b4b8125673941757fa1a8e"
}