@aws-amplify/amplify-prompts
Advanced tools
Comparing version 2.7.0-replace-lambda-callouts-tests.0 to 2.7.0-ym-tagged-release.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [2.7.0-replace-lambda-callouts-tests.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-prompts@2.6.8...@aws-amplify/amplify-prompts@2.7.0-replace-lambda-callouts-tests.0) (2023-05-02) | ||
# [2.7.0-ym-tagged-release.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-prompts@2.6.8...@aws-amplify/amplify-prompts@2.7.0-ym-tagged-release.0) (2023-05-04) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@aws-amplify/amplify-prompts", | ||
"version": "2.7.0-replace-lambda-callouts-tests.0", | ||
"version": "2.7.0-ym-tagged-release.0", | ||
"description": "Utility functions for Amplify CLI terminal I/O", | ||
@@ -34,3 +34,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@aws-amplify/amplify-cli-shared-interfaces": "1.2.3-replace-lambda-callouts-tests.0", | ||
"@aws-amplify/amplify-cli-shared-interfaces": "1.2.3-ym-tagged-release.0", | ||
"chalk": "^4.1.1", | ||
@@ -44,3 +44,5 @@ "enquirer": "^2.3.6" | ||
"collectCoverage": true, | ||
"testURL": "http://localhost", | ||
"testEnvironmentOptions": { | ||
"url": "http://localhost" | ||
}, | ||
"roots": [ | ||
@@ -62,3 +64,8 @@ "<rootDir>/src" | ||
}, | ||
"gitHead": "e22b2801d0c19881e97c364fff253b75381e3f54" | ||
"berry": { | ||
"plugins": [ | ||
"@yarn/plugin-typescript" | ||
] | ||
}, | ||
"gitHead": "ee7de0f9cb4c3d2487e12221db7eedf45df126cd" | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
266212
0