Comparing version 3.0.3 to 3.0.4
@@ -109,3 +109,3 @@ 'use strict'; | ||
$28.prototype.listDatasources = function(projectEndpoint, token){ | ||
return this.api.Datasources(projectEndpoint).listDatasources({ token: token}); | ||
return this.api.Datasources(projectEndpoint).listDatasources({ token: token }); | ||
}; | ||
@@ -112,0 +112,0 @@ |
@@ -9,3 +9,3 @@ { | ||
"description": "Command line utility to download and upload 28.io queries.", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"keywords": [ | ||
@@ -12,0 +12,0 @@ "jsoniq", |
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
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
183698