transperthapi
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "transperthapi", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An API written to scrape data from TransPerth services.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -251,3 +251,3 @@ const Axios = require('axios'); | ||
departs: departs[i], | ||
routes: routes[i], | ||
route: routes[i], | ||
time: times[i] | ||
@@ -254,0 +254,0 @@ }) |
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
25920