Socket
Socket
Sign inDemoInstall

q

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

q - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

7

package.json
{
"name": "q",
"version": "1.1.1",
"version": "1.1.2",
"description": "A library for promises (CommonJS/Promises/A,B,D)",

@@ -35,2 +35,7 @@ "homepage": "https://github.com/kriskowal/q",

"main": "q.js",
"files": [
"LICENSE",
"q.js",
"queue.js"
],
"repository": {

@@ -37,0 +42,0 @@ "type": "git",

benchmark/compare-with-callbacks.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