@aws-amplify/amplify-prompts
Advanced tools
Comparing version 2.7.0 to 2.7.1-yarn-berry.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.7.1-yarn-berry.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-prompts@2.7.0...@aws-amplify/amplify-prompts@2.7.1-yarn-berry.0) (2023-05-19) | ||
**Note:** Version bump only for package @aws-amplify/amplify-prompts | ||
# [2.7.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-prompts@2.6.8...@aws-amplify/amplify-prompts@2.7.0) (2023-05-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-amplify/amplify-prompts", | ||
"version": "2.7.0", | ||
"version": "2.7.1-yarn-berry.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.2", | ||
"@aws-amplify/amplify-cli-shared-interfaces": "1.2.3-yarn-berry.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": "83156defc9d11d4af9e78fcd5e4f03502cdcaf49" | ||
"berry": { | ||
"plugins": [ | ||
"@yarn/plugin-typescript" | ||
] | ||
}, | ||
"gitHead": "a5471fc9f5af023080c7a38f55e529633719c57d" | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
266407
1
+ Added@aws-amplify/amplify-cli-shared-interfaces@1.2.3-yarn-berry.0(transitive)
- Removed@aws-amplify/amplify-cli-shared-interfaces@1.2.2(transitive)
Updated@aws-amplify/amplify-cli-shared-interfaces@1.2.3-yarn-berry.0