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

http-keeper

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-keeper - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

2

index.js

@@ -75,3 +75,3 @@

if (i === self._fallbacks.length) {
return Q.reject('not found')
return Q.reject(new Error('not found'))
}

@@ -78,0 +78,0 @@

@@ -28,3 +28,3 @@ {

},
"version": "1.3.2",
"version": "1.3.3",
"dependencies": {

@@ -31,0 +31,0 @@ "bitkeeper-client-js": "tradle/bitkeeper-client-js",

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