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

netlify-headers-parser

Package Overview
Dependencies
Maintainers
20
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.0 to 7.1.1

2

lib/types.d.ts

@@ -1,2 +0,2 @@

export declare type Header = {
export type Header = {
for: string;

@@ -3,0 +3,0 @@ forRegExp?: RegExp;

{
"name": "netlify-headers-parser",
"version": "7.1.0",
"version": "7.1.1",
"description": "Parses Netlify headers into a JavaScript object representation",

@@ -43,3 +43,4 @@ "type": "module",

"type": "git",
"url": "git+https://github.com/netlify/build.git"
"url": "https://github.com/netlify/build.git",
"directory": "packages/headers-parser"
},

@@ -50,3 +51,3 @@ "bugs": {

"homepage": "https://github.com/netlify/build#readme",
"gitHead": "e22d6106d734d2b4b7b49d2a2350be21913c0cbf"
"gitHead": "7dcf167e961cce8075b96b894bf90156b03dbaf3"
}
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