New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More โ†’
Socket
Sign inDemoInstall
Socket

@forter/icon

Package Overview
Dependencies
Maintainers
3
Versions
159
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 18.1.0 to 18.2.3

4

CHANGELOG.md

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

## [18.2.3](https://github.com/forter/design-system/compare/v18.2.2...v18.2.3) (2025-01-29)
**Note:** Version bump only for package @forter/icon
# [18.1.0](https://github.com/forter/design-system/compare/v18.0.9...v18.1.0) (2025-01-21)

@@ -8,0 +12,0 @@

4

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

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

},
"gitHead": "fde0825c1783bb1972f040e7c8e7dda374d7898e"
"gitHead": "4f3dbce3d7660a2fe598df18b7d97571205cec6f"
}

@@ -9,19 +9,2 @@ import { html, LitElement } from 'lit';

/**
* An element by Forter
* <!-- Author: Marissa Tanya Libatter <tanya.libatter@forter.com> -->
*
* ## Usage
*
* ```html
* <script>
* import '@forter/fc-icon';
* </script>
*
* <fc-icon>
* </fc-icon>
* ```
*
* @element fc-icon
*/
@customElement('fc-icon')

@@ -28,0 +11,0 @@ export class Icon extends LitElement {

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