clubhouse-cli
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -17,2 +17,6 @@ # Changelog | ||
## [2.2.3] - 2020-02-03 | ||
### Fixed | ||
- Fix bug in `clubhouse-lib` `/api/v3` which returns an invalid URL that could not be processed by the client. | ||
## [2.2.2] - 2020-01-23 | ||
@@ -19,0 +23,0 @@ ## [2.2.1] - 2020-01-23 |
{ | ||
"name": "clubhouse-cli", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "A command line tool for viewing, creating and updating clubhouse.io stories", | ||
@@ -55,3 +55,3 @@ "main": "index.js", | ||
"eslint-plugin-babel": "5.3.0", | ||
"eslint-plugin-import": "2.20.0", | ||
"eslint-plugin-import": "2.20.1", | ||
"eslint-plugin-node": "11.0.0", | ||
@@ -58,0 +58,0 @@ "eslint-plugin-promise": "4.2.1", |
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
264473