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

pui-css-iconography

Package Overview
Dependencies
Maintainers
15
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pui-css-iconography - npm Package Compare versions

Comparing version 6.0.2 to 7.0.0

svgs/account_circle.svg

1

index.js
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

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