howsmydriving-nyc
Advanced tools
Comparing version 0.1.42 to 0.1.43
@@ -153,3 +153,3 @@ "use strict"; | ||
NewYorkCity.prototype.ProcessCollisions = function (collisions) { | ||
return Promise.resolve(['No tweets to tweet from NYC.']); | ||
return Promise.resolve([]); | ||
}; | ||
@@ -156,0 +156,0 @@ return NewYorkCity; |
{ | ||
"name": "howsmydriving-nyc", | ||
"version": "0.1.42", | ||
"version": "0.1.43", | ||
"description": "NYC region plug-in for @HowsMyDrivingWA.", | ||
@@ -5,0 +5,0 @@ "declaration": true, |
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
119069