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

@gluestack-ui/alert

Package Overview
Dependencies
Maintainers
10
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gluestack-ui/alert - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

package.json
{
"name": "@gluestack-ui/alert",
"version": "0.1.7",
"version": "0.1.8",
"main": "lib/commonjs/index",

@@ -5,0 +5,0 @@ "module": "lib/module/index",

@@ -40,4 +40,4 @@ # @gluestack-ui/alert

const Alert: any = Root;
Alert.Icon = Icon;
Alert.Text = Text;
AlertIcon = Icon;
AlertText = Text;

@@ -47,4 +47,4 @@ // Using the alert component

<Alert>
<Alert.Icon />
<Alert.Text />
<AlertIcon />
<AlertText />
</Alert>

@@ -51,0 +51,0 @@ );

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