Socket
Socket
Sign inDemoInstall

genesys-dev-icons

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

genesys-dev-icons - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "genesys-dev-icons",
"version": "0.1.1",
"version": "0.1.2",
"private": false,

@@ -5,0 +5,0 @@ "description": "This project amalgamates public-facing Genesys brand icons, Genesys product icons, and general application iconography into a packaged icon library.",

@@ -22,7 +22,7 @@ # Genesys Dev Icon Pack

export default function MyComponent() {
return (
<div>
<GenesysDevIcon icon={GenesysDevIcons.AppPlusSolid} />
</div>
);
return (
<div>
<GenesysDevIcon icon={GenesysDevIcons.AppPlusSolid} />
</div>
);
}

@@ -29,0 +29,0 @@ ```

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