Socket
Socket
Sign inDemoInstall

@dynamic-labs/iconic

Package Overview
Dependencies
Maintainers
2
Versions
296
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.3 to 0.0.4

4

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

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

{
"name": "@dynamic-labs/iconic",
"version": "0.0.3",
"version": "0.0.4",
"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