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

@vercel/remix-builder

Package Overview
Dependencies
Maintainers
9
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/remix-builder - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

12

package.json
{
"name": "@vercel/remix-builder",
"version": "2.0.3",
"version": "2.0.4",
"license": "Apache-2.0",

@@ -17,7 +17,4 @@ "main": "./dist/index.js",

"dependencies": {
"@vercel/build-utils": "7.1.1",
"@vercel/nft": "0.22.5",
"@vercel/static-config": "3.0.0",
"path-to-regexp": "6.2.1",
"semver": "7.5.2",
"ts-morph": "12.0.0"

@@ -30,6 +27,9 @@ },

"@types/semver": "7.3.13",
"jest-junit": "16.0.0"
"@vercel/build-utils": "7.2.0",
"jest-junit": "16.0.0",
"path-to-regexp": "6.2.1",
"semver": "7.5.2"
},
"scripts": {
"build": "node ../../utils/build.mjs",
"build": "node ../../utils/build-builder.mjs",
"test": "jest --reporters=default --reporters=jest-junit --env node --verbose --bail --runInBand",

@@ -36,0 +36,0 @@ "test-unit": "pnpm test test/unit.*test.*",

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

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