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
9
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.4.2 to 1.4.3

./dist/frameworks.js

2

dist/frameworks.d.ts

@@ -1054,3 +1054,3 @@ import { Framework } from './types';

readonly description: "A Saber site, created with npm init.";
readonly website: "https://saber.land/";
readonly website: "https://saber.egoist.dev";
readonly detectors: {

@@ -1057,0 +1057,0 @@ readonly every: readonly [{

{
"name": "@vercel/frameworks",
"version": "1.4.2",
"version": "1.4.3",
"main": "./dist/frameworks.js",

@@ -9,8 +9,8 @@ "types": "./dist/frameworks.d.ts",

],
"repository": {
"type": "git",
"url": "https://github.com/vercel/vercel.git",
"directory": "packages/frameworks"
},
"license": "Apache-2.0",
"scripts": {
"build": "tsc",
"test": "jest --env node --verbose --runInBand --bail",
"test-unit": "pnpm test"
},
"dependencies": {

@@ -30,3 +30,7 @@ "@iarna/toml": "2.2.3",

},
"gitHead": "d1d3e9384d139a06acca521348f8f9209bb3d214"
}
"scripts": {
"build": "tsc",
"test": "jest --env node --verbose --runInBand --bail",
"test-unit": "pnpm test"
}
}

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