memwatch-next
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "memwatch-next", | ||
"description": "Keep an eye on your memory usage, and discover and isolate leaks.", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"author": "Lloyd Hilaiel (http://lloyd.io)", | ||
@@ -11,3 +11,3 @@ "engines": { | ||
"type": "git", | ||
"url": "https://github.com/lloyd/node-memwatch.git" | ||
"url": "https://github.com/marcominetti/node-memwatch.git" | ||
}, | ||
@@ -21,3 +21,3 @@ "main": "include.js", | ||
"bugs": { | ||
"url": "https://github.com/lloyd/node-memwatch/issues" | ||
"url": "https://github.com/marcominetti/node-memwatch/issues" | ||
}, | ||
@@ -39,4 +39,4 @@ "scripts": { | ||
"bindings": "^1.2.0", | ||
"nan": "^1.6.0" | ||
"nan": "^1.8.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30842
Updatednan@^1.8.0