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

@zag-js/collapsible

Package Overview
Dependencies
Maintainers
1
Versions
332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/collapsible - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0

2

dist/index.d.ts
import * as _zag_js_anatomy from '@zag-js/anatomy';
import * as _zag_js_core from '@zag-js/core';
import { Service, Machine } from '@zag-js/core';
import { Machine, Service } from '@zag-js/core';
import { CommonProperties, DirectionProperty, PropTypes, NormalizeProps } from '@zag-js/types';

@@ -5,0 +5,0 @@

{
"name": "@zag-js/collapsible",
"version": "1.2.1",
"version": "1.3.0",
"description": "Core logic for the collapsible widget implemented as a state machine",

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

"dependencies": {
"@zag-js/anatomy": "1.2.1",
"@zag-js/core": "1.2.1",
"@zag-js/dom-query": "1.2.1",
"@zag-js/utils": "1.2.1",
"@zag-js/types": "1.2.1"
"@zag-js/anatomy": "1.3.0",
"@zag-js/core": "1.3.0",
"@zag-js/dom-query": "1.3.0",
"@zag-js/utils": "1.3.0",
"@zag-js/types": "1.3.0"
},

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc