Socket
Socket
Sign inDemoInstall

@zag-js/tags-input

Package Overview
Dependencies
Maintainers
1
Versions
1033
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/tags-input - npm Package Compare versions

Comparing version 0.73.1 to 0.74.0

1

dist/index.js

@@ -575,2 +575,3 @@ 'use strict';

DELETE: {
target: "focused:input",
actions: ["deleteHighlightedTag", "highlightTagAtIndex"]

@@ -577,0 +578,0 @@ },

22

package.json
{
"name": "@zag-js/tags-input",
"version": "0.73.1",
"version": "0.74.0",
"description": "Core logic for the tags-input widget implemented as a state machine",

@@ -29,12 +29,12 @@ "keywords": [

"dependencies": {
"@zag-js/anatomy": "0.73.1",
"@zag-js/auto-resize": "0.73.1",
"@zag-js/core": "0.73.1",
"@zag-js/interact-outside": "0.73.1",
"@zag-js/live-region": "0.73.1",
"@zag-js/dom-query": "0.73.1",
"@zag-js/dom-event": "0.73.1",
"@zag-js/form-utils": "0.73.1",
"@zag-js/utils": "0.73.1",
"@zag-js/types": "0.73.1"
"@zag-js/anatomy": "0.74.0",
"@zag-js/auto-resize": "0.74.0",
"@zag-js/core": "0.74.0",
"@zag-js/interact-outside": "0.74.0",
"@zag-js/live-region": "0.74.0",
"@zag-js/dom-query": "0.74.0",
"@zag-js/dom-event": "0.74.0",
"@zag-js/form-utils": "0.74.0",
"@zag-js/utils": "0.74.0",
"@zag-js/types": "0.74.0"
},

@@ -41,0 +41,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