amplify-cli-shared-interfaces
Advanced tools
Comparing version 1.1.1-cdkv2.1 to 1.1.1-cdkv2.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1-cdkv2.2](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-shared-interfaces@1.1.1...amplify-cli-shared-interfaces@1.1.1-cdkv2.2) (2023-02-07) | ||
**Note:** Version bump only for package amplify-cli-shared-interfaces | ||
## [1.1.1-cdkv2.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-shared-interfaces@1.1.1-cdkv2.0...amplify-cli-shared-interfaces@1.1.1-cdkv2.1) (2022-12-13) | ||
@@ -24,2 +32,3 @@ | ||
## [1.1.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-shared-interfaces@1.1.0...amplify-cli-shared-interfaces@1.1.1-beta.0) (2022-12-01) | ||
## [1.1.1](https://github.com/aws-amplify/amplify-cli/compare/amplify-cli-shared-interfaces@1.1.0...amplify-cli-shared-interfaces@1.1.1) (2023-01-03) | ||
@@ -26,0 +35,0 @@ **Note:** Version bump only for package amplify-cli-shared-interfaces |
@@ -11,3 +11,3 @@ import { ICommandInput } from './amplify-cli-interactions'; | ||
} | ||
export declare type TypeOptionFlowData = IOptionFlowHeadlessData | IOptionFlowCLIData; | ||
export type TypeOptionFlowData = IOptionFlowHeadlessData | IOptionFlowCLIData; | ||
export interface IFlowReport { | ||
@@ -14,0 +14,0 @@ version: string; |
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
}) : (function(o, m, k, k2) { | ||
@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k; |
{ | ||
"name": "amplify-cli-shared-interfaces", | ||
"version": "1.1.1-cdkv2.1", | ||
"version": "1.1.1-cdkv2.2", | ||
"description": "API interfaces to be shared across different amplfy-cli packages", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "ba726ce8e41ab9767cb982520de249c541c34bc4" | ||
"gitHead": "4eb9264b658210513795372431f195ff42a74644" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
85345
126