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

@dynamic-labs/iconic

Package Overview
Dependencies
Maintainers
2
Versions
338
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/iconic - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

dist/src/Iconic.d.ts
import { type FC } from 'react';
export type Iconic = FC<{
alt?: string;
width?: string;
height?: string;
width?: string | number;
height?: string | number;
className?: string;

@@ -7,0 +7,0 @@ }>;

{
"name": "@dynamic-labs/iconic",
"version": "0.0.4",
"version": "0.0.5",
"description": "A library of icons used by Dynamic Lab's SDK, served via CDN",

@@ -5,0 +5,0 @@ "main": "dist/src/index.js",

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