howsmydriving-dummy
Advanced tools
Comparing version 0.1.98 to 0.1.99
@@ -215,2 +215,3 @@ "use strict"; | ||
DummyRegion.prototype.GetRecentCollisions = function () { | ||
logging_2.log.info("Getting recent " + this.name + " collisions..."); | ||
return Promise.all([ | ||
@@ -217,0 +218,0 @@ this.getLastCollisionsWithCondition('FATALITIES>0', 1), |
{ | ||
"name": "howsmydriving-dummy", | ||
"version": "0.1.98", | ||
"version": "0.1.99", | ||
"description": "Dummy 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
43256
857