@vercel/static-config
Advanced tools
Comparing version 0.0.1-canary.0 to 0.0.1-canary.1
@@ -6,3 +6,3 @@ import { Project } from 'ts-morph'; | ||
readonly properties: { | ||
readonly runtime: { | ||
readonly use: { | ||
readonly type: "string"; | ||
@@ -9,0 +9,0 @@ }; |
@@ -13,3 +13,3 @@ "use strict"; | ||
properties: { | ||
runtime: { type: 'string' }, | ||
use: { type: 'string' }, | ||
memory: { type: 'number' }, | ||
@@ -16,0 +16,0 @@ maxDuration: { type: 'number' }, |
{ | ||
"name": "@vercel/static-config", | ||
"version": "0.0.1-canary.0", | ||
"version": "0.0.1-canary.1", | ||
"license": "MIT", | ||
@@ -42,3 +42,3 @@ "main": "./dist/index", | ||
}, | ||
"gitHead": "a3fc3c1ca7925fea7727d2ed705ca2181127bd55" | ||
"gitHead": "82fdd5d121457c4b1ab8254eb8b88c77375ffa4b" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
20421