🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@types/registry-auth-token

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/registry-auth-token - npm Package Compare versions

Comparing version
4.2.2
to
4.2.3
+0
-7
registry-auth-token/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for Registry Auth Token 4.2
// Project: https://github.com/rexxars/registry-auth-token
// Definitions by: Maurice de Beijer <https://github.com/mauricedb>
// James Liang <https://github.com/LiangZugeng>
// Piotr Błażejewicz <https://github.com/peterblazejewicz>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/**

@@ -9,0 +2,0 @@ * Simple namespace describing the inputs and outputs for `registry-auth-token`

+9
-9
{
"name": "@types/registry-auth-token",
"version": "4.2.2",
"description": "TypeScript definitions for Registry Auth Token",
"version": "4.2.3",
"description": "TypeScript definitions for registry-auth-token",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/registry-auth-token",

@@ -10,14 +10,14 @@ "license": "MIT",

"name": "Maurice de Beijer",
"url": "https://github.com/mauricedb",
"githubUsername": "mauricedb"
"githubUsername": "mauricedb",
"url": "https://github.com/mauricedb"
},
{
"name": "James Liang",
"url": "https://github.com/LiangZugeng",
"githubUsername": "LiangZugeng"
"githubUsername": "LiangZugeng",
"url": "https://github.com/LiangZugeng"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}

@@ -34,4 +34,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "9d9ef5ae08042dc1bf2843a179e7a506288b801f11b71de4d2f5d37061c9224b",
"typesPublisherContentHash": "dfe3e7c86957686e0c315d726222d59d5b3910052644d96a6d916626d7175507",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Registry Auth Token (https://github.com/rexxars/registry-auth-token).
This package contains type definitions for registry-auth-token (https://github.com/rexxars/registry-auth-token).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Maurice de Beijer](https://github.com/mauricedb), [James Liang](https://github.com/LiangZugeng), and [Piotr Błażejewicz](https://github.com/peterblazejewicz).