int64-native
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "int64-native", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "A simple uint64_t wrapper for JavaScript", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"chai": "1.5.x", | ||
"mocha": "1.8.x" | ||
"mocha": "^5.2.0" | ||
}, | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
"bindings": "1.2.x", | ||
"nan": "^2.0.8" | ||
"nan": "^2.4.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
22568
8
Updatednan@^2.4.0