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

@dudadev/duda-ui

Package Overview
Dependencies
Maintainers
4
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dudadev/duda-ui - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

3

dist/smallButton/SmallButton.js

@@ -49,3 +49,3 @@ "use strict";

rest = (0, _objectWithoutProperties2.default)(_ref, ["hidden", "value", "text", "disabled", "className", "toolTip", "icon", "iconType", "iconHeight", "iconSize", "html", "onChange"]);
const dataAuto = rest['data-auto'] || 'SmallButton';
const dataAuto = rest['data-auto'] || '';
const classNames = (0, _classnames.default)(className, _SmallButtonModule.default.main, {

@@ -109,3 +109,2 @@ [_SmallButtonModule.default.selected]: value,

SmallButton.defaultProps = {
'data-auto': 'smallbutton',
value: false,

@@ -112,0 +111,0 @@ hidden: false,

{
"name": "@dudadev/duda-ui",
"version": "1.4.1",
"version": "1.4.2",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "dist/index.js",

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