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

@dile/icons

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dile/icons - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

src/chat.js

4

index.js

@@ -13,2 +13,4 @@ export { iconStyles } from "./src/iconStyles.js";

export { calendarIcon } from "./src/calendar.js";
export { chatIcon } from "./src/chat.js";
export { chatBubbleIcon } from "./src/chatBubble.js";
export { checkboxBlankIcon } from "./src/checkboxBlank.js";

@@ -21,2 +23,3 @@ export { checkboxCheckedIcon } from "./src/checkboxChecked.js";

export { codeIcon } from "./src/code.js";
export { contactSupportIcon } from "./src/contactSupport.js";
export { cookieIcon } from "./src/cookie.js";

@@ -52,2 +55,3 @@ export { cropIcon } from "./src/crop.js";

export { formatUnderlinedIcon } from "./src/formatUnderlined.js";
export { forumIcon } from "./src/forum.js";
export { helpIcon } from "./src/help.js";

@@ -54,0 +58,0 @@ export { homeIcon } from "./src/home.js";

4

package.json
{
"name": "@dile/icons",
"version": "2.1.0",
"version": "2.1.1",
"description": "Some SVG icons to use in web components.",

@@ -32,3 +32,3 @@ "keywords": [

},
"gitHead": "b36ca91ece255381a48008c90b7e4f54c6e6c046"
"gitHead": "1ba8c7a0a7f28812a2a5b461a197f8e3ea050f4c"
}
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