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

inflight

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inflight - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

9

package.json
{
"name": "inflight",
"version": "1.0.4",
"version": "1.0.5",
"description": "Add callbacks to requests in flight to avoid async duplication",
"main": "inflight.js",
"files": [
"inflight.js"
],
"dependencies": {

@@ -11,3 +14,3 @@ "once": "^1.3.0",

"devDependencies": {
"tap": "^0.4.10"
"tap": "^1.2.0"
},

@@ -19,3 +22,3 @@ "scripts": {

"type": "git",
"url": "git://github.com/isaacs/inflight"
"url": "https://github.com/npm/inflight.git"
},

@@ -22,0 +25,0 @@ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",

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