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

@dile/icons

Package Overview
Dependencies
Maintainers
1
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 0.0.6 to 0.0.7

src/arrowDropDown.js

4

index.js

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

export { appsIcon } from "./src/apps.js";
export { arrowDropDownIcon } from "./src/arrowDropDown.js";
export { arrowDropUpIcon } from "./src/arrowDropUp.js";
export { arrowRightIcon } from "./src/arrowRight.js";

@@ -23,2 +25,3 @@ export { calendarIcon } from "./src/calendar.js";

export { filterIcon } from "./src/filter.js";
export { filterListIcon } from "./src/filterList.js";
export { folderIcon } from "./src/folder.js";

@@ -46,4 +49,5 @@ export { homeIcon } from "./src/home.js";

export { swapIcon } from "./src/swap.js";
export { switchLeftIcon } from "./src/switchLeft.js";
export { thumbUpIcon } from "./src/thumbUp.js";
export { uploadIcon } from "./src/upload.js";
export { warningIcon } from "./src/warning.js";

4

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

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

},
"gitHead": "5babb70785919c5a62bc7b6dad99f2cfb54b6059"
"gitHead": "a5388b814ba12914c37549b61468427ef423090d"
}
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