@edge-runtime/format
Advanced tools
Comparing version 1.1.0-beta.11 to 1.1.0-beta.12
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/vercel/edge-runtime#readme", | ||
"version": "1.1.0-beta.11", | ||
"version": "1.1.0-beta.12", | ||
"main": "dist/index.js", | ||
@@ -30,2 +30,5 @@ "repository": { | ||
"build": "tsc --project ./tsconfig.prod.json", | ||
"clean": "pnpm run clean:node && pnpm run clean:build", | ||
"clean:node": "rm -rf node_modules", | ||
"clean:build": "rm -rf dist", | ||
"test": "TZ=UTC jest" | ||
@@ -49,3 +52,3 @@ }, | ||
"types": "dist/index.d.ts", | ||
"gitHead": "5381871804e3d5c58a61154a82296e0a7096afb9" | ||
"gitHead": "0e0c9d189a83b070551b04c094631f9e0b2cc8d1" | ||
} |
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
48149
0