@spectrum-web-components/icons-ui
Advanced tools
Comparing version 0.1.2 to 0.1.3-alpha.38
@@ -21,6 +21,11 @@ { | ||
], | ||
"version": "0.1.2", | ||
"version": "0.1.3-alpha.38+3926abb2", | ||
"description": "", | ||
"main": "lib/index.js", | ||
"module": "lib/index.js", | ||
"exports": { | ||
"./lib/": "./lib/", | ||
"./custom-elements.json": "./custom-elements.json", | ||
"./package.json": "./package.json" | ||
}, | ||
"files": [ | ||
@@ -31,2 +36,6 @@ "custom-elements.json", | ||
], | ||
"sideEffects": [ | ||
"./lib/index.js", | ||
"./src/index.ts" | ||
], | ||
"scripts": { | ||
@@ -37,9 +46,5 @@ "build": "node ./bin/build @spectrum-css/icon/medium" | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"@spectrum-web-components/iconset": "^0.1.11", | ||
"tslib": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/icon": "^2.1.0", | ||
"@spectrum-web-components/icon": "^0.4.8", | ||
"@spectrum-web-components/icon": "^0.4.9-alpha.38+3926abb2", | ||
"@spectrum-web-components/iconset": "^0.1.7", | ||
@@ -55,7 +60,9 @@ "case": "^1.6.1", | ||
}, | ||
"peerDependencies": { | ||
"dependencies": { | ||
"@spectrum-web-components/iconset": "^0.1.12-alpha.38+3926abb2", | ||
"lit-element": "^2.1.0", | ||
"lit-html": "^1.0.0" | ||
"lit-html": "^1.0.0", | ||
"tslib": "^2.0.0" | ||
}, | ||
"gitHead": "16b57d15356859cee73278cdf796274e3245320b" | ||
"gitHead": "3926abb2769a9bab28762bf3b3e1fab7c5f03589" | ||
} |
@@ -5,3 +5,3 @@ ## Description | ||
### Installation | ||
### Usage | ||
@@ -12,11 +12,5 @@ [![See it on NPM!](https://img.shields.io/npm/v/@spectrum-web-components/icons-ui?style=for-the-badge)](https://www.npmjs.com/package/@spectrum-web-components/icons-ui) | ||
``` | ||
npm install @spectrum-web-components/icons-ui | ||
# or | ||
yarn add @spectrum-web-components/icons-ui | ||
``` | ||
### Usage | ||
With the default exports of the packages prepared with the `html` template tag from `lit-html`, the default value of an icon export will be as follows: | ||
@@ -23,0 +17,0 @@ |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 38 instances 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
371272
277
4250
76
104
1
+ Addedlit-element@^2.1.0
+ Addedlit-html@^1.0.0
+ Added@spectrum-web-components/iconset@0.1.12-alpha.38(transitive)
- Removed@spectrum-web-components/iconset@0.1.11(transitive)
Updated@spectrum-web-components/iconset@^0.1.12-alpha.38+3926abb2