Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

netlify-headers-parser

Package Overview
Dependencies
Maintainers
21
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-headers-parser - npm Package Compare versions

Comparing version 7.1.2 to 7.1.3

./lib/index.js

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc