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

cmui

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmui - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

dist/cmui.js

@@ -317,3 +317,3 @@ /*! CMUI | MIT License | http://cmui.net */

$elem.attr('class', classNames.join(' '))
setTimeout(() => {
setTimeout(function () {
if (!isVisible) _shrink()

@@ -320,0 +320,0 @@ }, FADEOUT_DURATION)

{
"name": "cmui",
"version": "2.0.2",
"version": "2.0.3",
"homepage": "http://cmui.net/",

@@ -5,0 +5,0 @@ "repository": "CMUI/CMUI",

@@ -74,3 +74,3 @@

$elem.attr('class', classNames.join(' '))
setTimeout(() => {
setTimeout(function () {
if (!isVisible) _shrink()

@@ -77,0 +77,0 @@ }, FADEOUT_DURATION)

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