@vercel/static-config
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@vercel/static-config", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"license": "MIT", | ||
@@ -13,5 +13,4 @@ "main": "./dist/index", | ||
"build": "tsc", | ||
"test-unit": "jest", | ||
"test": "jest", | ||
"prepublishOnly": "tsc" | ||
"test-unit": "yarn test", | ||
"test": "jest --env node --verbose --runInBand --bail" | ||
}, | ||
@@ -45,3 +44,3 @@ "files": [ | ||
}, | ||
"gitHead": "0c7b54edad6adf48505abf2cbec01691b85963bb" | ||
"gitHead": "5eb8b16cbdf6215618b4b8125673941757fa1a8e" | ||
} |
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
27950