+2
-1
@@ -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 @@ } |
+1
-1
| { | ||
| "name": "node-q", | ||
| "version": "2.4.3", | ||
| "version": "2.4.4", | ||
| "description": "Q interfacing with Node.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
171948
0.08%4641
0.02%