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 3.0.0 to 3.0.1

4

CHANGELOG.md

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

## [3.0.1](https://github.com/nfroidure/http-auth-utils/compare/v3.0.0...v3.0.1) (2021-04-09)
# [3.0.0](https://github.com/nfroidure/http-auth-utils/compare/v2.6.0...v3.0.0) (2020-12-06)

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

44

package.json
{
"name": "http-auth-utils",
"version": "3.0.0",
"version": "3.0.1",
"description": "Parse, build and deal with HTTP authorization headers.",

@@ -80,31 +80,31 @@ "main": "dist/index",

"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/core": "^7.12.3",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/preset-typescript": "^7.12.1",
"@babel/register": "^7.12.1",
"@types/jest": "^26.0.15",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"babel-eslint": "^10.1.0",
"commitizen": "^4.1.2",
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.15",
"@babel/eslint-parser": "^7.13.14",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/preset-env": "^7.13.15",
"@babel/preset-typescript": "^7.13.0",
"@babel/register": "^7.13.14",
"@types/jest": "^26.0.22",
"@typescript-eslint/eslint-plugin": "^4.21.0",
"@typescript-eslint/parser": "^4.21.0",
"commitizen": "^4.2.3",
"conventional-changelog-cli": "^2.1.1",
"coveralls": "^3.1.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.13.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint": "^7.23.0",
"eslint-plugin-prettier": "^3.3.1",
"jest": "^26.6.3",
"jsarch": "^3.0.0",
"jsdoc-to-markdown": "^6.0.1",
"metapak": "^3.1.10",
"metapak-nfroidure": "11.0.3",
"jsarch": "^4.0.1",
"jsdoc-to-markdown": "^7.0.1",
"metapak": "^4.0.1",
"metapak-nfroidure": "11.0.7",
"neatequal": "^1.0.0",
"prettier": "^2.1.2",
"prettier": "^2.2.1",
"rimraf": "^3.0.2",
"typescript": "^4.0.5"
"typescript": "^4.2.4"
},
"dependencies": {
"yerror": "^5.0.0"
"yerror": "^6.0.0"
},

@@ -111,0 +111,0 @@ "engines": {

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