Comparing version 2.1.4 to 2.1.5
@@ -34,3 +34,3 @@ 'use strict'; | ||
cli | ||
.command('reset-password <email>') | ||
.command('change-password <email>') | ||
.description('Reset 28.io password.') | ||
@@ -55,2 +55,2 @@ .action(function(email){ | ||
}); | ||
}); | ||
}); |
@@ -9,3 +9,3 @@ { | ||
"description": "Command line utility to download and upload 28.io queries.", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"keywords": [ | ||
@@ -12,0 +12,0 @@ "jsoniq", |
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
187422
1331