edx-pattern-library
Advanced tools
Comparing version 0.8.1 to 0.8.2
@@ -8,2 +8,7 @@ # Changelog | ||
## 0.8.2 (2016-01-08) | ||
* removing unused animate.css package from dependencies (for optimization/simplification's sake) | ||
- - - | ||
## 0.8.1 (2016-01-04) | ||
@@ -10,0 +15,0 @@ * adding system utility-based information color (and range) - to be used on educational, informational, and note-based UI elements |
{ | ||
"name": "edx-pattern-library", | ||
"version": "0.8.1", | ||
"version": "0.8.2", | ||
"author": "edX UX Team <ux@edx.org>", | ||
@@ -22,3 +22,2 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"animate.css": "^3.4.0", | ||
"bi-app-sass": "^1.1.0", | ||
@@ -25,0 +24,0 @@ "bourbon": "^4.2.6", |
@@ -51,4 +51,3 @@ # edX UX Pattern Library (UXPL) | ||
| ------------- | ------------- | ------------- | | ||
| [Bourbon](https://github.com/thoughtbot/bourbon) | 4.2.6 | basic sass/CSS utilities | | ||
| [Animate.css](https://github.com/daneden/animate.css) | 3.4.0 | pre-set CSS animations | | ||
| [Bourbon](https://github.com/thoughtbot/bourbon) | 4.2.6 | basic sass/CSS utilities | | ||
| [bi-app-sass](https://github.com/anasnakawa/bi-app-sass) | latest | right-to-left/left-to-right directional support for layouts | | ||
@@ -55,0 +54,0 @@ | [breakpoint-sass](https://github.com/at-import/breakpoint) | 2.6.1 | CSS breakpoint/media-query management | |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7
2723410
396
- Removedanimate.css@^3.4.0
- Removedanimate.css@3.7.2(transitive)