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

@zag-js/carousel

Package Overview
Dependencies
Maintainers
0
Versions
727
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/carousel - npm Package Compare versions

Comparing version 0.79.0 to 0.79.1

1

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

@@ -4,0 +5,0 @@ import { Machine, StateMachine, ContextRef } from '@zag-js/core';

16

package.json
{
"name": "@zag-js/carousel",
"version": "0.79.0",
"version": "0.79.1",
"description": "Core logic for the carousel widget implemented as a state machine",

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

"dependencies": {
"@zag-js/anatomy": "0.79.0",
"@zag-js/core": "0.79.0",
"@zag-js/types": "0.79.0",
"@zag-js/dom-event": "0.79.0",
"@zag-js/dom-query": "0.79.0",
"@zag-js/scroll-snap": "0.79.0",
"@zag-js/utils": "0.79.0"
"@zag-js/anatomy": "0.79.1",
"@zag-js/core": "0.79.1",
"@zag-js/types": "0.79.1",
"@zag-js/dom-event": "0.79.1",
"@zag-js/dom-query": "0.79.1",
"@zag-js/scroll-snap": "0.79.1",
"@zag-js/utils": "0.79.1"
},

@@ -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