New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/ruby

Package Overview
Dependencies
Maintainers
9
Versions
145
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 2.0.2 to 2.0.3

8

package.json
{
"name": "@vercel/ruby",
"author": "Nathan Cahill <nathan@nathancahill.com>",
"version": "2.0.2",
"version": "2.0.3",
"license": "Apache-2.0",

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

"@types/semver": "6.0.0",
"@vercel/build-utils": "7.2.0",
"@vercel/ncc": "0.24.0",
"@vercel/build-utils": "7.2.5",
"execa": "2.0.4",

@@ -31,4 +30,5 @@ "fs-extra": "^7.0.1",

"test": "jest --reporters=default --reporters=jest-junit --env node --verbose --runInBand --bail",
"test-e2e": "pnpm test"
"test-e2e": "pnpm test",
"type-check": "tsc --noEmit"
}
}

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc