@clearroad/api
Advanced tools
Comparing version 3.1.0 to 3.3.0
@@ -442,3 +442,4 @@ "use strict"; | ||
message_types_1.PortalTypes.RoadEvent, | ||
message_types_1.PortalTypes.RoadTransaction | ||
message_types_1.PortalTypes.RoadTransaction, | ||
message_types_1.PortalTypes.OdometerReading | ||
].filter(function (type) { return _this.filterPortalTypes.indexOf(type) !== -1; }); | ||
@@ -445,0 +446,0 @@ // add default one |
@@ -420,3 +420,4 @@ const Rusha = require('rusha'); | ||
PortalTypes.RoadEvent, | ||
PortalTypes.RoadTransaction | ||
PortalTypes.RoadTransaction, | ||
PortalTypes.OdometerReading | ||
].filter(type => this.filterPortalTypes.indexOf(type) !== -1); | ||
@@ -423,0 +424,0 @@ // add default one |
{ | ||
"name": "@clearroad/api", | ||
"version": "3.1.0", | ||
"version": "3.3.0", | ||
"description": "", | ||
@@ -56,3 +56,2 @@ "main": "dist/commonjs/index.js", | ||
"@types/node": "~8.9.4", | ||
"azure-storage": "^2.10.0", | ||
"canonical-path": "^1.0.0", | ||
@@ -91,2 +90,3 @@ "copy-dir": "^0.4.0", | ||
"rollup-plugin-uglify": "^4.0.0", | ||
"s3": "^4.4.0", | ||
"standard-version": "^4.4.0", | ||
@@ -93,0 +93,0 @@ "ts-node": "^7.0.1", |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
4600
229987
72
1