New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pnpm/network.auth-header

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pnpm/network.auth-header - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

11

package.json
{
"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\"",

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