Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vercel/static-config

Package Overview
Dependencies
Maintainers
156
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vercel/static-config - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1-canary.0

2

dist/index.d.ts

@@ -6,3 +6,3 @@ import { Project } from 'ts-morph';

readonly properties: {
readonly use: {
readonly runtime: {
readonly type: "string";

@@ -9,0 +9,0 @@ };

@@ -9,3 +9,3 @@ "use strict";

properties: {
use: { type: 'string' },
runtime: { type: 'string' },
memory: { type: 'number' },

@@ -12,0 +12,0 @@ maxDuration: { type: 'number' },

{
"name": "@vercel/static-config",
"version": "2.0.0",
"version": "2.0.1-canary.0",
"license": "MIT",

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

},
"gitHead": "de0d2fba0b32588726a2799015eaff4e6bb65ffb"
"gitHead": "39f758662131ec37c467ebba5d5b618cba0c753f"
}

Sorry, the diff of this file is not supported yet

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