Commit 6157f8ce by Dane Springmeyer

bump to v2.1.19 with tmp directory fix - refs #212

parent a753a71a
# Changlog # Changlog
## 2.1.19
Released October 31st, 2013
- Started respecting `process.env.npm_config_tmp` as location to download binaries
- Removed uneeded `progress` dependency
## 2.1.18 ## 2.1.18
Released October 22nd, 2012 Released October 22nd, 2013
- `node-sqlite3` moved to mapbox github group - `node-sqlite3` moved to mapbox github group
- Fixed reporting of node-gyp errors - Fixed reporting of node-gyp errors
......
{ {
"name": "sqlite3", "name": "sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings", "description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "2.1.18", "version": "2.1.19",
"abi":"a", "abi":"a",
"homepage": "http://github.com/mapbox/node-sqlite3", "homepage": "http://github.com/mapbox/node-sqlite3",
"author": { "author": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment