Comparing version 0.2.6 to 0.2.7
@@ -149,3 +149,3 @@ 'use strict'; | ||
headers: { | ||
'Content-Type': 'text/plain; utf-8' | ||
'Content-Type': 'text/plain; charset=utf-8' | ||
}, | ||
@@ -152,0 +152,0 @@ body: source, |
@@ -9,3 +9,3 @@ { | ||
"description": "Command line utility to download and upload 28.io queries.", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"keywords": [ | ||
@@ -27,3 +27,3 @@ "jsoniq", | ||
"dependencies": { | ||
"commander": "~2.1.0", | ||
"commander": "~2.2.0", | ||
"q": "~1.0.0", | ||
@@ -30,0 +30,0 @@ "cat-settings": "~1.0.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
48996
+ Addedcommander@2.2.0(transitive)
Updatedcommander@~2.2.0