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

digest-fetch

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

digest-fetch - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

6

package.json
{
"name": "digest-fetch",
"version": "2.0.2",
"version": "2.0.3",
"description": "digest auth request plugin for fetch/node-fetch also support http basic auth authentication",

@@ -29,2 +29,6 @@ "main": "digest-fetch-src.js",

},
"exports": {
"default": "./digest-fetch-src.js",
"types": "./digest-fetch-src.d.ts"
},
"devDependencies": {

@@ -31,0 +35,0 @@ "@babel/core": "^7.14.3",

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