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

structured-headers

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

structured-headers - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

10

package.json
{
"name": "structured-headers",
"version": "0.4.0",
"description": "Implementation of draft-ietf-httpbis-header-structure, structured headers for HTTP.",
"main": "index.js",
"version": "0.4.1",
"description": "Implementation of RFC8941, structured headers for HTTP.",
"main": "dist/index.js",
"scripts": {

@@ -42,5 +42,5 @@ "test": "make test",

"eslint": "^7.26.0",
"mocha": "^8.4.0",
"mocha": "^9.0.0",
"nyc": "^15.1.0",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"typescript": "^4.2.4",

@@ -47,0 +47,0 @@ "webpack": "^5.37.0",

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