semantic-ui-divider
Advanced tools
Comparing version 1.0.0 to 1.9.0
{ | ||
"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" | ||
] | ||
} |
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
11212
0
8
276
1
30
1
- Removedjquery@x.x.x
- Removedjquery@3.7.1(transitive)