bump to v3.0.9 [publish binary]
Showing
| { | { | ||
| "name": "sqlite3", | "name": "sqlite3", | ||
| "description": "Asynchronous, non-blocking SQLite3 bindings", | "description": "Asynchronous, non-blocking SQLite3 bindings", | ||
| "version": "3.0.8", | "version": "3.0.9", | ||
| "homepage": "http://github.com/mapbox/node-sqlite3", | "homepage": "http://github.com/mapbox/node-sqlite3", | ||
| "author": { | "author": { | ||
| "name": "MapBox", | "name": "MapBox", | ||
| ... | @@ -38,7 +38,7 @@ | ... | @@ -38,7 +38,7 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "nan": "~1.8.4", | "nan": "~1.8.4", | ||
| "node-pre-gyp": "~0.6.7" | "node-pre-gyp": "~0.6.8" | ||
| }, | }, | ||
| "bundledDependencies": [ | "bundledDependencies": [ | ||
| "node-pre-gyp" | "node-pre-gyp" | ||
| ... | ... |
Please
register
or
sign in
to comment