@equinor/eds-icons
Advanced tools
Comparing version 0.19.1 to 0.19.2-dev-29062023
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
644107
12548