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

semantic-ui-less

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-less - npm Package Compare versions

Comparing version 1.12.2 to 1.12.3

6

definitions/modules/checkbox.js

@@ -96,5 +96,5 @@ /*!

refresh: function() {
$module = $(this);
$label = $(this).find(selector.label).first();
$input = $(this).find(selector.input);
$module = $(element);
$label = $(element).find(selector.label).first();
$input = $(element).find(selector.input);
},

@@ -101,0 +101,0 @@

@@ -8,3 +8,3 @@ var

summary : 'Semantic UI - LESS Release of Semantic UI',
version : '1.12.2',
version : '1.12.3',
git : 'git://github.com/Semantic-Org/Semantic-UI-LESS.git',

@@ -11,0 +11,0 @@ });

{
"name": "semantic-ui-less",
"version": "1.12.2",
"version": "1.12.3",
"title": "Semantic UI",

@@ -5,0 +5,0 @@ "description": "LESS Only distribution of Semantic UI",

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