contextify
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "contextify", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Turn an object into a persistent execution context.", | ||
"author": "Brian McDaniel <brianmcd05@gmail.com>", | ||
"contributors": [ | ||
"Assaf Arkin <assaf@labnotes.org> (http://labnotes.org/)" | ||
"Assaf Arkin <assaf@labnotes.org> (http://labnotes.org/)" , | ||
"Benjamin Byholm (https://research.it.abo.fi/people/bbyholm)", | ||
"Marshall Roch <marshall@mroch.com>", | ||
"Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)", | ||
"Paul Tan (https://github.com/pyokagan)", | ||
"Jeremy Stashewsky <jstash@gmail.com>", | ||
"Rex Morgan (http://www.rexflex.net/)", | ||
"Tom Gallacher <me@tomg.co> (http://tomg.co)" | ||
], | ||
@@ -29,3 +36,3 @@ "keywords": ["context","vm"], | ||
"bindings" : "*", | ||
"nan" : "~0.8.0" | ||
"nan" : "~1.0.0" | ||
}, | ||
@@ -32,0 +39,0 @@ "devDependencies": { |
@@ -102,3 +102,3 @@ # Contextify | ||
node-waf configure build | ||
node-gyp rebuild | ||
@@ -105,0 +105,0 @@ ## Acknowledgments |
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
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
23387
40436
+ Addednan@1.0.0(transitive)
- Removednan@0.8.0(transitive)
Updatednan@~1.0.0