Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-amplify/amplify-prompts

Package Overview
Dependencies
Maintainers
10
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-amplify/amplify-prompts - npm Package Compare versions

Comparing version 2.7.1-yarn-berry-hotfix.0 to 2.8.0-replace-lambda-callouts-0.0

7

CHANGELOG.md

@@ -6,10 +6,13 @@ # Change Log

## [2.7.1-yarn-berry-hotfix.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-hotfix.0) (2023-05-23)
# [2.8.0-replace-lambda-callouts-0.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-prompts@2.6.8...@aws-amplify/amplify-prompts@2.8.0-replace-lambda-callouts-0.0) (2023-06-02)
**Note:** Version bump only for package @aws-amplify/amplify-prompts
### Features
* mock and mock function adds capabilities for function and resource selection ([#12268](https://github.com/aws-amplify/amplify-cli/issues/12268)) ([d18e1a6](https://github.com/aws-amplify/amplify-cli/commit/d18e1a65f885ebd289637d4f77e197b2c6cfe44c))
# [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)

@@ -16,0 +19,0 @@

{
"name": "@aws-amplify/amplify-prompts",
"version": "2.7.1-yarn-berry-hotfix.0",
"version": "2.8.0-replace-lambda-callouts-0.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-yarn-berry-hotfix.0",
"@aws-amplify/amplify-cli-shared-interfaces": "1.2.2",
"chalk": "^4.1.1",

@@ -44,5 +44,3 @@ "enquirer": "^2.3.6"

"collectCoverage": true,
"testEnvironmentOptions": {
"url": "http://localhost"
},
"testURL": "http://localhost",
"roots": [

@@ -64,8 +62,3 @@ "<rootDir>/src"

},
"berry": {
"plugins": [
"@yarn/plugin-typescript"
]
},
"gitHead": "66e0c17fec7409d2c56cc128176d9ca0944eca3d"
"gitHead": "dbd543a3e37407b96b98a4f110134af27615f4b2"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc