New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0 to 2.7.1-yarn-berry.0

8

CHANGELOG.md

@@ -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 @@

15

package.json
{
"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

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