Socket
Socket
Sign inDemoInstall

cleverstyle-widgets

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cleverstyle-widgets - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

2

package.json

@@ -26,3 +26,3 @@ {

],
"version" : "0.8.0",
"version" : "0.8.1",
"homepage" : "https://github.com/nazar-pc/CleverStyle-Widgets",

@@ -29,0 +29,0 @@ "author" : "Nazar Mokrynskyi <nazar@mokrynskyi.com>",

@@ -126,3 +126,3 @@ // Generated by LiveScript 1.5.0

child = ref$[i$];
if (child !== this && child.is === this.is && child.bottom === bottom && child.left === left && child.right === right && child.top === top) {
if (child !== this && child.is === this.is && child.bottom === bottom && child.left === left && child.right === right && child.top === top, child.show) {
callback(child);

@@ -129,0 +129,0 @@ }

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