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

@types/basic-auth

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/basic-auth - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

2

basic-auth/index.d.ts

@@ -5,3 +5,3 @@ /// <reference types="node" />

headers?: {
authorization?: string;
authorization?: string | undefined;
};

@@ -8,0 +8,0 @@ }

{
"name": "@types/basic-auth",
"version": "1.1.7",
"version": "1.1.8",
"description": "TypeScript definitions for basic-auth",

@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/basic-auth",

},
"typesPublisherContentHash": "597330572a6819a47a5252b081579fdf450f83ceadb02b7a5b9995dc5d914f21",
"typesPublisherContentHash": "e64863aae72a9325b0f40f4d179d7231bf9921b7e6941c9c7714a43e7413ddfa",
"typeScriptVersion": "4.6"
}

@@ -15,3 +15,3 @@ # Installation

headers?: {
authorization?: string;
authorization?: string | undefined;
};

@@ -40,3 +40,3 @@ }

### Additional Details
* Last updated: Tue, 26 Dec 2023 18:35:26 GMT
* Last updated: Sat, 03 Feb 2024 04:35:43 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -43,0 +43,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