Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gtfs-sequelize

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gtfs-sequelize - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

4

package.json
{
"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: {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc