New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node-q

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-q - npm Package Compare versions

Comparing version
2.4.3
to
2.4.4
+2
-1
lib/c.js

@@ -707,3 +707,4 @@ var Long = require("long");

} else {
wlong(Long.fromNumber(86400000000000 * (x.getTime() / 86400000 - 10957)));
// 86400000000000 * (x.getTime() / 86400000 - 10957)
wlong(Long.fromNumber(Long.fromString("1000000", false, 10).multiply(Long.fromNumber(x.getTime())).subtract(Long.fromString("946684800000000000", false, 10))));
}

@@ -710,0 +711,0 @@ }

{
"name": "node-q",
"version": "2.4.3",
"version": "2.4.4",
"description": "Q interfacing with Node.js",

@@ -5,0 +5,0 @@ "keywords": [