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
138
Versions
166
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 0.7.1 to 0.7.2-canary.0

5

dist/types.d.ts

@@ -57,2 +57,7 @@ import { Header, Rewrite, Route } from '@vercel/routing-utils';

/**
* An additional URL to the logo of the framework optimized for dark mode
* @example "https://raw.githubusercontent.com/vercel/vercel/main/packages/frameworks/logos/next-dark.svg"
*/
darkModeLogo?: string;
/**
* A URL to a screenshot of the demo

@@ -59,0 +64,0 @@ * @example "https://assets.vercel.com/image/upload/v1647366075/front/import/nextjs.png"

4

package.json
{
"name": "@vercel/frameworks",
"version": "0.7.1",
"version": "0.7.2-canary.0",
"main": "./dist/frameworks.js",

@@ -27,3 +27,3 @@ "types": "./dist/frameworks.d.ts",

},
"gitHead": "4a8504fc45092dc4a374bf7a518bd9a07f24fd41"
"gitHead": "698b89a2ba83d98b5fa0773142e4f5df3a2c4a9a"
}

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