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

semantic-ui-dropdown

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-dropdown - npm Package Compare versions

Comparing version 1.9.2 to 1.9.3

2

composer.json

@@ -18,3 +18,3 @@ {

"license": "MIT",
"version": "1.9.2"
"version": "1.9.3"
}
/*
* # Semantic UI - 1.9.2
* # Semantic UI - 1.9.3
* https://github.com/Semantic-Org/Semantic-UI

@@ -4,0 +4,0 @@ * http://www.semantic-ui.com/

@@ -1,9 +0,6 @@

var
where = 'client' // Adds files only to the client
;
Package.describe({
name : 'semantic:ui-dropdown',
summary : 'Semantic UI - Dropdown (official): Single component release of dropdown',
version : '1.9.2',
summary : 'Semantic UI - Dropdown: Single component release',
version : '1.9.3',
git : 'git://github.com/Semantic-Org/UI-Dropdown.git',

@@ -15,4 +12,5 @@ });

api.addFiles([
], where);
'dropdown.css',
'dropdown.js'
], 'client');
});
{
"name": "semantic-ui-dropdown",
"version": "1.9.2",
"version": "1.9.3",
"title": "Semantic UI - Dropdown",

@@ -5,0 +5,0 @@ "description": "Single component release of dropdown",

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