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

@equinor/eds-icons

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/eds-icons - npm Package Compare versions

Comparing version 0.19.1 to 0.19.2-dev-29062023

dist/esm/data.mjs

14

package.json
{
"name": "@equinor/eds-icons",
"version": "0.19.1",
"version": "0.19.2-dev-29062023",
"description": "Icons from the Equinor Design System",
"main": "dist/icons.cjs.js",
"module": "dist/esm/index.js",
"module": "dist/esm/index.mjs",
"types": "dist/types/index.d.ts",

@@ -33,6 +33,6 @@ "license": "Apache-2.0",

"devDependencies": {
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^14.1.0",
"rollup": "^2.79.1",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.2",
"@rollup/plugin-node-resolve": "^15.1.0",
"rollup": "^3.25.3",
"rollup-plugin-delete": "^2.0.0",

@@ -47,3 +47,3 @@ "typescript": "^4.9.4"

"scripts": {
"build": "rollup -c && tsc",
"build": "rollup -c --bundleConfigAsCjs && tsc",
"dev": "rollup -c -w",

@@ -50,0 +50,0 @@ "types": "tsc"

@@ -60,3 +60,3 @@ # @equinor/eds-icons

Use [EDS Assets in Figma](https://www.figma.com/file/BQjYMxdSdgRkdhKTDDU7L4KU/Assets?node-id=2%3A3)(Equinor Figma account needed🔒) or our [icon preview in Storybook](https://s478stedsstorybookdev.z16.web.core.windows.net/?path=/docs/icons--preview) for icon names. Spaces in icon names are replaced with underscores.
Use [EDS Assets in Figma](https://www.figma.com/file/BQjYMxdSdgRkdhKTDDU7L4KU/Assets?node-id=2%3A3)(Equinor Figma account needed🔒) or our [icon preview in Storybook](https://storybook.eds.equinor.com/?path=/docs/icons-preview--docs) for icon names. Spaces in icon names are replaced with underscores.

@@ -63,0 +63,0 @@ `star-filled -> star_filled`.

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

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