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.1 to 2.0.2

digest-fetch-src.d.ts

5

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

@@ -11,3 +11,4 @@ "main": "digest-fetch-src.js",

"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --no-exit --reporter spec test/",
"build": "NODE_ENV=\"production\" webpack"
"build": "NODE_ENV=\"production\" webpack",
"declare": "tsc digest-fetch-src.js --allowJs --emitDeclarationOnly --declaration"
},

@@ -14,0 +15,0 @@ "keywords": [

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