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

@vercel/frameworks

Package Overview
Dependencies
Maintainers
8
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/frameworks - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

5

dist/frameworks.d.ts

@@ -139,4 +139,6 @@ import { Framework } from './types';

readonly detectors: {
readonly every: readonly [{
readonly some: readonly [{
readonly path: "remix.config.js";
}, {
readonly path: "remix.config.mjs";
}];

@@ -1410,2 +1412,3 @@ };

};
readonly envPrefix: "PUBLIC_";
readonly detectors: {

@@ -1412,0 +1415,0 @@ readonly some: readonly [{

6

package.json
{
"name": "@vercel/frameworks",
"version": "1.3.1",
"version": "1.3.2",
"main": "./dist/frameworks.js",

@@ -24,7 +24,7 @@ "types": "./dist/frameworks.d.ts",

"@types/node-fetch": "2.5.8",
"@vercel/routing-utils": "2.1.9",
"@vercel/routing-utils": "2.1.10",
"ajv": "6.12.2",
"typescript": "4.3.4"
},
"gitHead": "9308a0fda5e14ee8a07b9a3506e4480f5f67d212"
"gitHead": "e0f8bc98202146eda0f2b85efac74b803654e786"
}

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