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.8.0 to 2.8.1-apiplugin550.0

8

CHANGELOG.md

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

## [2.8.1-apiplugin550.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-prompts@2.8.0...@aws-amplify/amplify-prompts@2.8.1-apiplugin550.0) (2023-07-31)
**Note:** Version bump only for package @aws-amplify/amplify-prompts
# [2.8.0](https://github.com/aws-amplify/amplify-cli/compare/@aws-amplify/amplify-prompts@2.7.0...@aws-amplify/amplify-prompts@2.8.0) (2023-06-13)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@aws-amplify/amplify-prompts",
"version": "2.8.0",
"version": "2.8.1-apiplugin550.0",
"description": "Utility functions for Amplify CLI terminal I/O",

@@ -67,3 +67,3 @@ "main": "lib/index.js",

},
"gitHead": "007e99413b73e831525a6447cdc8fbc762e56117"
"gitHead": "01908abf0ed34a285344f0058ca7e9a43bb1f580"
}

@@ -1,3 +0,1 @@

/* eslint-disable jest/no-conditional-expect */
import { MultiProgressBar as MultiBar } from '../progressbars/multibar';

@@ -4,0 +2,0 @@ import { BarOptions, ItemPayload, ProgressPayload } from '../progressbars/progressbar';

@@ -1,3 +0,1 @@

/* eslint-disable jest/no-conditional-expect */
import { ProgressBar as Bar, BarOptions } from '../progressbars/progressbar';

@@ -4,0 +2,0 @@

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