Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zag-js/toast

Package Overview
Dependencies
Maintainers
0
Versions
1019
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/toast - npm Package Compare versions

Comparing version 0.58.2 to 0.58.3

2

dist/index.d.ts

@@ -282,3 +282,3 @@ import { CommonProperties, Direction, PropTypes, DirectionProperty, RequiredBy, NormalizeProps } from '@zag-js/types';

declare const anatomy: _zag_js_anatomy.AnatomyInstance<"title" | "root" | "description" | "group" | "actionTrigger" | "closeTrigger">;
declare const anatomy: _zag_js_anatomy.AnatomyInstance<"title" | "root" | "group" | "description" | "actionTrigger" | "closeTrigger">;

@@ -285,0 +285,0 @@ declare function connect<T extends PropTypes, O>(state: State<O>, send: Send, normalize: NormalizeProps<T>): MachineApi<T, O>;

{
"name": "@zag-js/toast",
"version": "0.58.2",
"version": "0.58.3",
"description": "Core logic for the toast widget implemented as a state machine",

@@ -30,9 +30,9 @@ "keywords": [

"dependencies": {
"@zag-js/anatomy": "0.58.2",
"@zag-js/dom-query": "0.58.2",
"@zag-js/core": "0.58.2",
"@zag-js/dismissable": "0.58.2",
"@zag-js/dom-event": "0.58.2",
"@zag-js/utils": "0.58.2",
"@zag-js/types": "0.58.2"
"@zag-js/anatomy": "0.58.3",
"@zag-js/core": "0.58.3",
"@zag-js/dom-query": "0.58.3",
"@zag-js/dismissable": "0.58.3",
"@zag-js/dom-event": "0.58.3",
"@zag-js/utils": "0.58.3",
"@zag-js/types": "0.58.3"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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