Socket
Socket
Sign inDemoInstall

@chakra-ui/toast

Package Overview
Dependencies
114
Maintainers
2
Versions
687
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-dev-20230718122336 to 0.0.0-dev-20230718124717

dist/chunk-AG5P6JVL.mjs

1

dist/create-standalone-toast.js

@@ -499,2 +499,3 @@ 'use client'

"aria-live": "polite",
"aria-label": "Notifications",
id: `chakra-toast-manager-${position}`,

@@ -501,0 +502,0 @@ style: getToastListStyle(position),

@@ -507,2 +507,3 @@ 'use client'

"aria-live": "polite",
"aria-label": "Notifications",
id: `chakra-toast-manager-${position}`,

@@ -509,0 +510,0 @@ style: getToastListStyle(position),

@@ -425,2 +425,3 @@ 'use client'

"aria-live": "polite",
"aria-label": "Notifications",
id: `chakra-toast-manager-${position}`,

@@ -427,0 +428,0 @@ style: getToastListStyle(position),

24

package.json
{
"name": "@chakra-ui/toast",
"version": "0.0.0-dev-20230718122336",
"version": "0.0.0-dev-20230718124717",
"description": "description",

@@ -31,10 +31,10 @@ "keywords": [

"dependencies": {
"@chakra-ui/alert": "0.0.0-dev-20230718122336",
"@chakra-ui/react-context": "0.0.0-dev-20230718122336",
"@chakra-ui/close-button": "0.0.0-dev-20230718122336",
"@chakra-ui/portal": "0.0.0-dev-20230718122336",
"@chakra-ui/react-use-update-effect": "0.0.0-dev-20230718122336",
"@chakra-ui/react-use-timeout": "0.0.0-dev-20230718122336",
"@chakra-ui/alert": "0.0.0-dev-20230718124717",
"@chakra-ui/react-context": "0.0.0-dev-20230718124717",
"@chakra-ui/close-button": "0.0.0-dev-20230718124717",
"@chakra-ui/portal": "0.0.0-dev-20230718124717",
"@chakra-ui/react-use-update-effect": "0.0.0-dev-20230718124717",
"@chakra-ui/react-use-timeout": "0.0.0-dev-20230718124717",
"@chakra-ui/styled-system": "2.9.1",
"@chakra-ui/theme": "0.0.0-dev-20230718122336",
"@chakra-ui/theme": "0.0.0-dev-20230718124717",
"@chakra-ui/shared-utils": "2.0.5"

@@ -47,9 +47,9 @@ },

"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"@chakra-ui/system": "0.0.0-dev-20230718124717",
"@chakra-ui/hooks": "2.2.0",
"@chakra-ui/button": "0.0.0-dev-20230718122336",
"@chakra-ui/layout": "0.0.0-dev-20230718122336"
"@chakra-ui/button": "0.0.0-dev-20230718124717",
"@chakra-ui/layout": "0.0.0-dev-20230718124717"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"@chakra-ui/system": "0.0.0-dev-20230718124717",
"framer-motion": ">=4.0.0",

@@ -56,0 +56,0 @@ "react": ">=18",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc