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

lucide-react

Package Overview
Dependencies
Maintainers
1
Versions
524
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lucide-react - npm Package Compare versions

Comparing version 0.15.0 to 0.15.1

dist/esm/icons/code-2.js

10

dist/esm/icons/wind.js

@@ -13,6 +13,12 @@ "use strict";

var Wind = (0, _createReactComponent["default"])('Wind', [['path', {
d: 'M9.59 4.59A2 2 0 1111 8H2m10.59 11.41A2 2 0 1014 16H2m15.73-8.27A2.5 2.5 0 1119.5 12H2',
key: '1lafss'
d: 'M17.7 7.7a2.5 2.5 0 111.8 4.3H2',
key: '2ht40z'
}], ['path', {
d: 'M9.6 4.6A2 2 0 1111 8H2',
key: '1a2hs9'
}], ['path', {
d: 'M12.6 19.4A2 2 0 1014 16H2',
key: 'iodfau'
}]]);
var _default = Wind;
exports["default"] = _default;

@@ -112,2 +112,3 @@ /// <reference types="react" />

export declare const Clover: (props: LucideProps) => JSX.Element;
export declare const Code2: (props: LucideProps) => JSX.Element;
export declare const Code: (props: LucideProps) => JSX.Element;

@@ -248,5 +249,7 @@ export declare const Codepen: (props: LucideProps) => JSX.Element;

export declare const LayoutList: (props: LucideProps) => JSX.Element;
export declare const LayoutTemplate: (props: LucideProps) => JSX.Element;
export declare const Layout: (props: LucideProps) => JSX.Element;
export declare const Library: (props: LucideProps) => JSX.Element;
export declare const LifeBuoy: (props: LucideProps) => JSX.Element;
export declare const LightbulbOff: (props: LucideProps) => JSX.Element;
export declare const Lightbulb: (props: LucideProps) => JSX.Element;

@@ -330,2 +333,3 @@ export declare const Link2Off: (props: LucideProps) => JSX.Element;

export declare const PoundSterling: (props: LucideProps) => JSX.Element;
export declare const PowerOff: (props: LucideProps) => JSX.Element;
export declare const Power: (props: LucideProps) => JSX.Element;

@@ -388,2 +392,3 @@ export declare const Printer: (props: LucideProps) => JSX.Element;

export declare const Square: (props: LucideProps) => JSX.Element;
export declare const StarHalf: (props: LucideProps) => JSX.Element;
export declare const Star: (props: LucideProps) => JSX.Element;

@@ -401,2 +406,3 @@ export declare const StopCircle: (props: LucideProps) => JSX.Element;

export declare const Target: (props: LucideProps) => JSX.Element;
export declare const TerminalSquare: (props: LucideProps) => JSX.Element;
export declare const Terminal: (props: LucideProps) => JSX.Element;

@@ -403,0 +409,0 @@ export declare const ThermometerSnowflake: (props: LucideProps) => JSX.Element;

4

package.json
{
"name": "lucide-react",
"description": "Lucide React package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
"version": "0.15.0",
"version": "0.15.1",
"license": "ISC",

@@ -22,3 +22,3 @@ "homepage": "https://lucide.dev",

"build": "yarn clean && yarn build:icons && yarn build:es && yarn build:types && yarn build:bundles",
"clean": "rm -rf dist && rm -rf ./src/icons/*.js",
"clean": "rm -rf dist && rm -rf stats && rm -rf ./src/icons/*.js",
"build:icons": "yarn --cwd ../../ build:icons --output=../packages/lucide-react/src --templateSrc=../packages/lucide-react/scripts/exportTemplate --renderUniqueKey",

@@ -25,0 +25,0 @@ "build:es": "yarn --cwd ../../ babel packages/lucide-react/src -d packages/lucide-react/dist/esm",

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

Sorry, the diff of this file is not supported yet

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

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

Sorry, the diff of this file is not supported yet

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