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

http-auth-utils

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-auth-utils - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [5.0.1](https://github.com/nfroidure/http-auth-utils/compare/v5.0.0...v5.0.1) (2023-08-16)
# [5.0.0](https://github.com/nfroidure/http-auth-utils/compare/v4.0.0...v5.0.0) (2023-08-12)

@@ -2,0 +6,0 @@

18

package.json

@@ -28,3 +28,3 @@ {

"name": "http-auth-utils",
"version": "5.0.0",
"version": "5.0.1",
"description": "Parse, build and deal with HTTP authorization headers.",

@@ -79,8 +79,8 @@ "main": "dist/index.js",

"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.76",
"@swc/core": "^1.3.77",
"@swc/helpers": "^0.5.1",
"@swc/jest": "^0.2.28",
"@swc/jest": "^0.2.29",
"@types/node": "^18.14.6",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"commitizen": "^4.3.0",

@@ -90,3 +90,3 @@ "conventional-changelog-cli": "^3.0.0",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",

@@ -97,6 +97,6 @@ "eslint-plugin-prettier": "^5.0.0",

"jsdoc-to-markdown": "^8.0.0",
"metapak": "^5.1.3",
"metapak-nfroidure": "15.0.0",
"metapak": "^5.1.6",
"metapak-nfroidure": "15.0.2",
"neatequal": "^1.0.0",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"rimraf": "^5.0.1",

@@ -103,0 +103,0 @@ "typescript": "^5.1.6"

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