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

@forter/icon

Package Overview
Dependencies
Maintainers
3
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/icon - npm Package Compare versions

Comparing version 3.2.4 to 3.2.5

icons/na.svg.js

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.2.5](https://github.com/forter/web-components/compare/@forter/icon@3.2.4...@forter/icon@3.2.5) (2019-12-08)
**Note:** Version bump only for package @forter/icon
## [3.2.4](https://github.com/forter/web-components/compare/@forter/icon@3.2.3...@forter/icon@3.2.4) (2019-12-05)

@@ -8,0 +16,0 @@

1

index.js

@@ -34,3 +34,4 @@ export { DEFAULT_ICON, cache, instances, registerIconCache } from './cache.js';

export { default as viewInSinglePage } from './icons/view-in-single-page.svg.js';
export { default as na } from './icons/na.svg.js';
export { default as featherMonitor } from './icons/feather/monitor.svg.js';
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@forter/icon",
"version": "3.2.4",
"version": "3.2.5",
"description": "Icon Component from Forter Components",

@@ -52,3 +52,3 @@ "main": "index.js",

},
"gitHead": "c4f3eb919c39032467f00517739bcde25aece187"
"gitHead": "e065ed07975aefb90d642259b2deb776d6043569"
}

@@ -32,2 +32,3 @@ export { default as addNoCircle } from './add-no-circle.svg.js';

export { default as viewInSinglePage } from './view-in-single-page.svg.js';
export { default as na } from './na.svg.js';
export * from './feather';

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