@pnpm/network.auth-header
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@pnpm/network.auth-header", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Gets the authorization header for the given URI", | ||
@@ -16,3 +16,3 @@ "main": "lib/index.js", | ||
"keywords": [ | ||
"pnpm9", | ||
"pnpm10", | ||
"pnpm", | ||
@@ -28,7 +28,7 @@ "auth" | ||
"safe-buffer": "5.2.1", | ||
"@pnpm/network.auth-header": "3.0.2" | ||
"@pnpm/network.auth-header": "3.0.3" | ||
}, | ||
"dependencies": { | ||
"nerf-dart": "1.0.0", | ||
"@pnpm/error": "6.0.2" | ||
"@pnpm/error": "6.0.3" | ||
}, | ||
@@ -39,2 +39,5 @@ "funding": "https://opencollective.com/pnpm", | ||
}, | ||
"jest": { | ||
"preset": "@pnpm/jest-config" | ||
}, | ||
"scripts": { | ||
@@ -41,0 +44,0 @@ "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"", |
14128
+ Added@pnpm/constants@10.0.0(transitive)
+ Added@pnpm/error@6.0.3(transitive)
- Removed@pnpm/constants@9.0.0(transitive)
- Removed@pnpm/error@6.0.2(transitive)
Updated@pnpm/error@6.0.3