gc-profiler
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"name": "gc-profiler", | ||
"description": "Allows you to profile when the garbage collector runs, and how long it takes.", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"author": "Bret Copeland <bret@atlantisflight.org>", | ||
"contributors": [ | ||
{ | ||
"name": "Daniel Khan", | ||
"email": "daniel@khan.io" | ||
} | ||
], | ||
"main": "./main.js", | ||
"gypfile": true, | ||
"repository": { | ||
@@ -19,4 +26,4 @@ "type": "git", | ||
"dependencies": { | ||
"nan": "^1.6.2" | ||
"nan": "^2.0.8" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8261
+ Addednan@2.22.0(transitive)
- Removednan@1.9.0(transitive)
Updatednan@^2.0.8