netlify-headers-parser
Advanced tools
Comparing version 7.1.2 to 7.1.3
{ | ||
"name": "netlify-headers-parser", | ||
"version": "7.1.2", | ||
"version": "7.1.3", | ||
"description": "Parses Netlify headers into a JavaScript object representation", | ||
@@ -18,3 +18,3 @@ "type": "module", | ||
"test:dev": "vitest", | ||
"test:ci": "vitest run --reporter=default && vitest bench --run" | ||
"test:ci": "vitest run --reporter=default && vitest bench --run --passWithNoTests" | ||
}, | ||
@@ -38,5 +38,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/node": "^18.14.2", | ||
"typescript": "^4.8.4", | ||
"vitest": "^0.24.1" | ||
"@types/node": "^14.18.53", | ||
"typescript": "^5.0.0", | ||
"vitest": "^0.30.1" | ||
}, | ||
@@ -52,3 +52,3 @@ "repository": { | ||
"homepage": "https://github.com/netlify/build#readme", | ||
"gitHead": "35d6533c324d061b9e8e4165d369880a25bab707" | ||
"gitHead": "9c4fb7ba7f7cecedfbeced71de24e01ef0828b90" | ||
} |
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
18221
22
413