amplify-cli-shared-interfaces
Advanced tools
Comparing version 1.1.0-diagnose-report.1 to 1.1.0-diagnose-report.2
@@ -6,2 +6,13 @@ # Change Log | ||
# 1.1.0-diagnose-report.2 (2022-05-10) | ||
### Features | ||
* usage flow logging for interactive and non-interactive cli commands ([#10288](https://github.com/aws-amplify/amplify-cli/issues/10288)) ([da391b1](https://github.com/aws-amplify/amplify-cli/commit/da391b146612d8914f72e558e5503d075456c820)), closes [#10293](https://github.com/aws-amplify/amplify-cli/issues/10293) | ||
# 1.1.0-diagnose-report.1 (2022-05-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "amplify-cli-shared-interfaces", | ||
"version": "1.1.0-diagnose-report.1", | ||
"version": "1.1.0-diagnose-report.2", | ||
"description": "API interfaces to be shared across different amplfy-cli packages", | ||
@@ -30,3 +30,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "e979c00333c6a253d48521ddb438ddb31e9bb1fe" | ||
"gitHead": "1d1be943bd444398baff50b822a7cc13282f8dd8" | ||
} |
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
78207