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

semantic-ui-divider

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-ui-divider - npm Package Compare versions

Comparing version 1.0.0 to 1.9.0

package.js

26

bower.json
{
"name": "semantic-ui-divider",
"description": "Divider - Semantic UI",
"homepage": "http://beta.semantic-ui.com",
"homepage": "http://www.semantic-ui.com",
"author": {

@@ -9,6 +9,22 @@ "name": "Jack Lukic",

},
"ignore": ["docs", "node", "server", "spec", "src", "test"],
"keywords": ["semantic", "ui", "css3", "framework"],
"license": ["http://semantic-ui.mit-license.org/"],
"main": ["divider.css"]
"ignore": [
"docs",
"node",
"server",
"spec",
"src",
"test"
],
"keywords": [
"semantic",
"ui",
"css3",
"framework"
],
"license": [
"http://semantic-ui.mit-license.org/"
],
"main": [
"divider.css"
]
}

9

composer.json

@@ -11,5 +11,10 @@ {

}],
"keywords": ["semantic", "ui", "css", "framework"],
"keywords": [
"semantic",
"ui",
"css",
"framework"
],
"license": "MIT",
"version": "1.0.0"
"version": "1.9.0"
}
{
"name": "semantic-ui-divider",
"version": "1.0.0",
"version": "1.9.0",
"title": "Semantic UI - Divider",

@@ -11,3 +11,3 @@ "description": "Single component release of divider",

"type": "git",
"url": "git@github.com:Semantic-Org/UI-Divider.git"
"url": "https://github.com/Semantic-Org/UI-Divider.git"
},

@@ -17,6 +17,3 @@ "bugs": {

},
"dependencies": {
"jquery": "x.x.x"
},
"devDependencies": {}
}

@@ -19,6 +19,12 @@ # Semantic Divider

#### To install with Meteor
```
meteor add semantic:ui-divider
```
## Addendum
This element's definitions (required class names, html structures) are available in the [Beta UI Docs](http://beta.semantic-ui.com)
This element's definitions (required class names, html structures) are available in the [UI Docs](http://www.semantic-ui.com)
Please consider checking out [all the benefits to theming](http://learnsemantic.com/guide/expert.html) before using these stand-alone releases.
Please consider checking out [all the benefits to theming](http://www.learnsemantic.com/guide/expert.html) before using these stand-alone releases.

@@ -1,3 +0,11 @@

### Version 1.0.0 - XX XX, 2014
### Version 1.8.0 - January 23, 2015
- **Button** - ``ui vertical basic buttons` now have dividers in default theme
### Version 1.5.0 - December 30, 2014
- **Grid** - Fix display of equal height stackable grid. Add padding to divided stackable grid for dividers
### Version 1.0.0 - November 24, 2014
- **Dropdown** - Many new content types now work inside dropdowns, headers, dividers, images, inputs, labels and more

@@ -4,0 +12,0 @@ - **Grid** - ``ui divider`` can now be used inside of row columns as well as ``vertically divided grid`` variation

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