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

@clayui/form

Package Overview
Dependencies
Maintainers
13
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clayui/form - npm Package Compare versions

Comparing version 3.100.0 to 3.101.0

3

lib/DualListBox.js

@@ -79,3 +79,4 @@ "use strict";

disableRTL = _ref.disableRTL,
items = _ref.items,
_ref$items = _ref.items,
items = _ref$items === void 0 ? [[], []] : _ref$items,
_ref$left = _ref.left,

@@ -82,0 +83,0 @@ left = _ref$left === void 0 ? {} : _ref$left,

{
"name": "@clayui/form",
"version": "3.100.0",
"version": "3.101.0",
"description": "ClayForm component",

@@ -31,3 +31,3 @@ "license": "BSD-3-Clause",

"@clayui/icon": "^3.56.0",
"@clayui/shared": "^3.100.0",
"@clayui/shared": "^3.101.0",
"classnames": "^2.2.6"

@@ -43,3 +43,3 @@ },

],
"gitHead": "17e85ad6e4587a22803d34705518f4659717b620"
"gitHead": "55f8b720047b2aa4764d5de1302f715db62ed902"
}

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