Socket
Socket
Sign inDemoInstall

@zag-js/pin-input

Package Overview
Dependencies
Maintainers
0
Versions
1035
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.71.0 to 0.72.0

2

dist/index.js

@@ -163,3 +163,3 @@ 'use strict';

send({ type: "INPUT.PASTE", value });
event.target.value = value[0];
event.currentTarget.value = value[0];
event.preventDefault();

@@ -166,0 +166,0 @@ return;

{
"name": "@zag-js/pin-input",
"version": "0.71.0",
"version": "0.72.0",
"description": "Core logic for the pin-input widget implemented as a state machine",

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

"dependencies": {
"@zag-js/anatomy": "0.71.0",
"@zag-js/dom-query": "0.71.0",
"@zag-js/dom-event": "0.71.0",
"@zag-js/form-utils": "0.71.0",
"@zag-js/utils": "0.71.0",
"@zag-js/core": "0.71.0",
"@zag-js/types": "0.71.0"
"@zag-js/anatomy": "0.72.0",
"@zag-js/dom-query": "0.72.0",
"@zag-js/dom-event": "0.72.0",
"@zag-js/form-utils": "0.72.0",
"@zag-js/utils": "0.72.0",
"@zag-js/core": "0.72.0",
"@zag-js/types": "0.72.0"
},

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