New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws/mynah-ui

Package Overview
Dependencies
Maintainers
2
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws/mynah-ui - npm Package Compare versions

Comparing version 4.8.1 to 4.9.0

1

dist/components/chat-item/chat-item-card.d.ts

@@ -37,2 +37,3 @@ /*!

private readonly getInsertingTypewriterPartsCss;
private readonly checkCardSnap;
readonly updateCard: () => void;

@@ -39,0 +40,0 @@ readonly updateCardStack: (updateWith: Partial<ChatItem>) => void;

@@ -17,2 +17,3 @@ /*!

constructor(props: ChatItemFollowUpProps);
private readonly handleLinkClick;
}

@@ -7,2 +7,3 @@ /*!

import { CardRenderDetails, ChatItem } from '../../static';
export declare const CONTAINER_GAP = 12;
export interface ChatWrapperProps {

@@ -9,0 +10,0 @@ onStopChatResponse?: (tabId: string) => void;

@@ -164,2 +164,3 @@ /*!

messageId?: string;
snapToTop?: boolean;
canBeVoted?: boolean;

@@ -166,0 +167,0 @@ codeInsertToCursorEnabled?: boolean;

2

package.json
{
"name": "@aws/mynah-ui",
"displayName": "AWS Mynah UI",
"version": "4.8.1",
"version": "4.9.0",
"description": "AWS Toolkit VSCode and Intellij IDE Extension Mynah UI",

@@ -6,0 +6,0 @@ "publisher": "Amazon Web Services",

Sorry, the diff of this file is too big to display

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