bump to v3.1.1 [publish binary]
Showing
| { | { | ||
| "name": "sqlite3", | "name": "sqlite3", | ||
| "description": "Asynchronous, non-blocking SQLite3 bindings", | "description": "Asynchronous, non-blocking SQLite3 bindings", | ||
| "version": "3.1.0", | "version": "3.1.1", | ||
| "homepage": "http://github.com/mapbox/node-sqlite3", | "homepage": "http://github.com/mapbox/node-sqlite3", | ||
| "author": { | "author": { | ||
| "name": "MapBox", | "name": "MapBox", | ||
| ... | @@ -37,8 +37,8 @@ | ... | @@ -37,8 +37,8 @@ |
| "url": "git://github.com/mapbox/node-sqlite3.git" | "url": "git://github.com/mapbox/node-sqlite3.git" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "nan": "~2.0.5", | "nan": "~2.1.0", | ||
| "node-pre-gyp": "~0.6.10" | "node-pre-gyp": "~0.6.14" | ||
| }, | }, | ||
| "bundledDependencies": [ | "bundledDependencies": [ | ||
| "node-pre-gyp" | "node-pre-gyp" | ||
| ... | ... |
Please
register
or
sign in
to comment