netlify-headers-parser
Advanced tools
Comparing version 7.0.2 to 7.0.3
{ | ||
"name": "netlify-headers-parser", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "Parses Netlify headers into a JavaScript object representation", | ||
@@ -30,2 +30,3 @@ "type": "module", | ||
"escape-string-regexp": "^5.0.0", | ||
"fast-safe-stringify": "^2.0.7", | ||
"is-plain-obj": "^4.0.0", | ||
@@ -49,3 +50,3 @@ "map-obj": "^5.0.0", | ||
"homepage": "https://github.com/netlify/build#readme", | ||
"gitHead": "be9da6e85afa0223bdcd6d228c929f4372515538" | ||
"gitHead": "778bfe266735cbe5f545657e3acfd8b6bb646ed2" | ||
} |
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
18067
6
+ Addedfast-safe-stringify@^2.0.7
+ Addedfast-safe-stringify@2.1.1(transitive)