pui-css-iconography
Advanced tools
Comparing version 6.0.2 to 7.0.0
try { | ||
require('font-awesome/css/font-awesome.css'); | ||
require('./iconography.css'); | ||
} catch(e) { | ||
} |
{ | ||
"name": "pui-css-iconography", | ||
"style": "iconography.css", | ||
"version": "6.0.2", | ||
"version": "7.0.0", | ||
"main": "index.js", | ||
@@ -23,5 +23,3 @@ "description": "iconography css component for Pivotal UI based on Bootstrap", | ||
"homepage": "http://styleguide.pivotal.io/", | ||
"dependencies": { | ||
"font-awesome": "^4.4.0" | ||
} | ||
"dependencies": {} | ||
} |
@@ -18,7 +18,3 @@ # pui-css-iconography | ||
Note that this requires the Font Awesome font to be loaded. | ||
```html | ||
<i class="fa fa-download type-brand-8 title"></i> | ||
``` | ||
@@ -25,0 +21,0 @@ |
Sorry, the diff of this file is not supported yet
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
0
72
18198
5
33
- Removedfont-awesome@^4.4.0
- Removedfont-awesome@4.7.0(transitive)