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 8.2.0 to 8.2.1

src/icons/status-approve.svg.js

6

CHANGELOG.md

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

## [8.2.1](https://github.com/forter/design-system/compare/@forter/icon@8.2.0...@forter/icon@8.2.1) (2024-01-23)
# 1.0.0-dev.240123135507 (2024-01-23)
**Note:** Version bump only for package @forter/icon
# [8.2.0](https://github.com/forter/design-system/compare/@forter/icon@8.1.0...@forter/icon@8.2.0) (2024-01-17)

@@ -8,0 +14,0 @@

4

package.json
{
"name": "@forter/icon",
"version": "8.2.0",
"version": "8.2.1",
"description": "fc-icon from Forter Components",

@@ -21,3 +21,3 @@ "main": "dist/bundle.js",

},
"gitHead": "133fa4ffab7c1bd695027c91ed87c393670cd715"
"gitHead": "5777d7bf06d4c3beea88f366d71ec405bc6d16b9"
}

@@ -99,2 +99,6 @@ export { default as accordion_arrow } from './accordion-arrow.svg.js';

export { default as star } from './star.svg.js';
export { default as status_approve } from './status-approve.svg.js';
export { default as status_decline } from './status-decline.svg.js';
export { default as status_flag } from './status-flag.svg.js';
export { default as status_warning } from './status-warning.svg.js';
export { default as study } from './study.svg.js';

@@ -101,0 +105,0 @@ export { default as success } from './success.svg.js';

Sorry, the diff of this file is too big to display

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