New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

http-link-header

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-link-header - npm Package Versions

2

1.1.3

Diff

jhermsmeier
published 1.1.2 •

jhermsmeier
published 1.1.1 •

jhermsmeier
published 1.1.0 •

jhermsmeier
published 1.0.5 •

Changelog

Source

v1.0.5

  • Allow an empty language section in extended header encoding. ([@qubyte])
jhermsmeier
published 1.0.4 •

Changelog

Source

v1.0.4

  • Replace NBSP with normal space ([@angelo-v])
jhermsmeier
published 1.0.3 •

Changelog

Source

v1.0.3

  • link: Fix parsing of refs with multiple rel types
  • link: Quote attribute values containing invalid token chars
  • doc: Add note about relative URIs in link targets
  • link: Fix case-sensitivity of extension relation types
  • test: Use RFC 8288 examples, replace mocha with control
  • test: Correct single -> double quote description
jhermsmeier
published 1.0.2 •

Changelog

Source

v1.0.2

  • Make .get() have a consistent return type ([@dhui])
  • Improve .has() best-case performance ([@dhui])
  • Fix .has() test and add a test for the negative case ([@dhui])
jhermsmeier
published 1.0.1 •

Changelog

Source

v1.0.1

  • Fix link.has() always returning true
jhermsmeier
published 1.0.0 •

Changelog

Source

v1.0.0

Breaking Changes:

  • Removed parsing of query parameters from link IRI / URI
  • Added handling for attributes with multiple occurrences

Changes:

  • Rewrote parser, removing exponential-time regular expressions
  • Fixed erronous URI-encoding of rel, anchor and type attributes
  • Fixed handling of backslash-escaped characters
  • Fixed missing cardinality handling for type, media and title attributes
  • Fixed handling of leading / trailing whitespace around delimiters
  • Replace querystring.*() with xxcodeURIComponent() ([@ykzts])
2
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