amplify-prompts
Advanced tools
Comparing version 2.5.0 to 2.5.1-fix-bytecode-issue-with-arm64.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.5.1-fix-bytecode-issue-with-arm64.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.5.0...amplify-prompts@2.5.1-fix-bytecode-issue-with-arm64.0) (2022-10-11) | ||
**Note:** Version bump only for package amplify-prompts | ||
# [2.5.0](https://github.com/aws-amplify/amplify-cli/compare/amplify-prompts@2.3.0...amplify-prompts@2.5.0) (2022-09-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "amplify-prompts", | ||
"version": "2.5.0", | ||
"version": "2.5.1-fix-bytecode-issue-with-arm64.0", | ||
"description": "Utility functions for Amplify CLI terminal I/O", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"demo": "yarn build && node lib/demo/demo.js", | ||
"test": "jest --color", | ||
"test": "jest --logHeapUsage --color", | ||
"watch": "tsc -w" | ||
@@ -53,3 +53,3 @@ }, | ||
}, | ||
"gitHead": "25b6402bef911bd81e098675c4b130fa92b92efd" | ||
"gitHead": "4cc9416986a670f71ffa5e84220656af2facb04b" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
247057
1