🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

n64

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n64 - npm Package Compare versions

Comparing version

to
0.2.4

6

package.json
{
"name": "n64",
"version": "0.2.3",
"version": "0.2.4",
"description": "Int64 object for javascript",

@@ -22,8 +22,8 @@ "keywords": [

"lint": "eslint bench/ lib/ test/ || exit 0",
"test": "mocha --reporter spec test/*-test.js"
"test": "bmocha --reporter spec test/*-test.js"
},
"devDependencies": {
"bindings": "~1.3.1",
"bmocha": "^0.1.0",
"bn.js": "~4.11.8",
"mocha": "^5.2.0",
"nan": "~2.11.1"

@@ -30,0 +30,0 @@ },