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
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 1.5.1 to 1.6.0

4

dist/frameworks.d.ts

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

readonly buildCommand: {
readonly placeholder: "`npm run build` or `hugo -D --gc`";
readonly value: "hugo -D --gc";
readonly placeholder: "`npm run build` or `hugo --gc`";
readonly value: "hugo --gc";
};

@@ -1265,0 +1265,0 @@ readonly devCommand: {

{
"name": "@vercel/frameworks",
"version": "1.5.1",
"version": "1.6.0",
"main": "./dist/frameworks.js",

@@ -5,0 +5,0 @@ "types": "./dist/frameworks.d.ts",

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