@vercel/static-config
Advanced tools
Comparing version 2.0.0 to 2.0.1-canary.0
@@ -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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
27943
2