Socket
Socket
Sign inDemoInstall

@spectrum-web-components/icons-ui

Package Overview
Dependencies
Maintainers
5
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/icons-ui - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3-alpha.38

src/custom-tag.d.ts

25

package.json

@@ -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 @@

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