gtfs-sequelize
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "gtfs-sequelize", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "A model for the static GTFS using sequelize.", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"csv": "^0.4.6", | ||
"db-streamer": "^0.3.2", | ||
"db-streamer": "^0.3.3", | ||
"download": "^4.2.0", | ||
@@ -34,0 +34,0 @@ "download-status": "^2.2.1", |
@@ -6,3 +6,3 @@ var Q = require('q'); | ||
downloadsDir: 'downloads', | ||
gtfsFileOrFolder: 'google_transit', | ||
gtfsFileOrFolder: 'google_transit.zip', | ||
isPostGIS: true, | ||
@@ -9,0 +9,0 @@ sequelizeOptions: { |
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
40640
Updateddb-streamer@^0.3.3