Comparing version 1.1.8 to 1.2.0
{ | ||
"name": "odbc", | ||
"description": "unixodbc bindings for node", | ||
"version": "1.1.8", | ||
"version": "1.2.0", | ||
"main": "lib/odbc.js", | ||
@@ -28,3 +28,3 @@ "homepage": "http://github.com/wankdanker/node-odbc/", | ||
"engines": { | ||
"node": ">=0.8.0 <4.0.0" | ||
"node": ">=0.8.0" | ||
}, | ||
@@ -36,6 +36,6 @@ "scripts": { | ||
"dependencies": { | ||
"bindings": "~1.0.0", | ||
"nan": "*1.8.4" | ||
"bindings": "^1.2.1", | ||
"nan": "^2.0.9" | ||
}, | ||
"gypfile": true | ||
} |
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
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
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
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
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
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
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
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
6371639
+ Addedbindings@1.5.0(transitive)
+ Addedfile-uri-to-path@1.0.0(transitive)
+ Addednan@2.22.1(transitive)
- Removedbindings@1.0.0(transitive)
Updatedbindings@^1.2.1
Updatednan@^2.0.9