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
79
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.9 to 2.0.10

7

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

@@ -22,3 +22,3 @@ "main": "./dist/index.js",

"devDependencies": {
"@remix-run/dev": "npm:@vercel/remix-run-dev@2.0.1",
"@remix-run/dev": "npm:@vercel/remix-run-dev@2.1.0",
"@types/jest": "27.5.1",

@@ -36,4 +36,5 @@ "@types/node": "14.18.33",

"test-unit": "pnpm test test/unit.*test.*",
"test-e2e": "pnpm test test/integration.test.ts"
"test-e2e": "pnpm test test/integration.test.ts",
"type-check": "tsc --noEmit"
}
}
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