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

@spectrum-web-components/icon

Package Overview
Dependencies
Maintainers
5
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/icon - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [0.4.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icon@0.4.2...@spectrum-web-components/icon@0.4.3) (2020-01-06)
**Note:** Version bump only for package @spectrum-web-components/icon
## [0.4.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icon@0.4.1...@spectrum-web-components/icon@0.4.2) (2019-12-02)

@@ -8,0 +12,0 @@

@@ -27,2 +27,3 @@ {

"name": "src",
"attribute": "src",
"type": "string | undefined"

@@ -32,2 +33,3 @@ },

"name": "name",
"attribute": "name",
"type": "string | undefined"

@@ -37,2 +39,3 @@ },

"name": "size",
"attribute": "size",
"type": "string"

@@ -42,2 +45,3 @@ },

"name": "label",
"attribute": "label",
"type": "string | undefined"

@@ -44,0 +48,0 @@ },

4

package.json

@@ -21,3 +21,3 @@ {

],
"version": "0.4.2",
"version": "0.4.3",
"description": "",

@@ -48,3 +48,3 @@ "main": "lib/index.js",

},
"gitHead": "b3bff461b5e5cac7211dba5a54dae4c82d809a85"
"gitHead": "8ccfbecc2e7534567967bbebb5d201e0b16b08bb"
}

@@ -5,2 +5,12 @@ ## Overview

### Installation
```
npm install @spectrum-web-components/icon
# or
yarn add @spectrum-web-components/icon
```
## Example

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