Socket
Socket
Sign inDemoInstall

@spectrum-web-components/icons

Package Overview
Dependencies
Maintainers
5
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.3.2 to 0.3.3

4

CHANGELOG.md

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

## [0.3.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons@0.3.2...@spectrum-web-components/icons@0.3.3) (2020-06-08)
**Note:** Version bump only for package @spectrum-web-components/icons
## [0.3.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons@0.3.1...@spectrum-web-components/icons@0.3.2) (2020-05-08)

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

30

custom-elements.json

@@ -1,29 +0,1 @@

{
"version": "experimental",
"tags": [
{
"name": "sp-icons-large",
"path": "./src/index.ts",
"properties": [
{
"name": "name",
"description": "Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.",
"type": "string",
"default": "\"ui\""
}
]
},
{
"name": "sp-icons-medium",
"path": "./src/index.ts",
"properties": [
{
"name": "name",
"description": "Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.",
"type": "string",
"default": "\"ui\""
}
]
}
]
}
{"version":"experimental","tags":[{"name":"sp-icons-large","path":"./src/index.ts","properties":[{"name":"name","description":"Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.","type":"string","default":"\"ui\""}]},{"name":"sp-icons-medium","path":"./src/index.ts","properties":[{"name":"name","description":"Name of the iconset, used by the IconsetRegistry to serve this icon set\nto consuming icons.","type":"string","default":"\"ui\""}]}]}

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

],
"version": "0.3.2",
"version": "0.3.3",
"description": "",

@@ -42,4 +42,4 @@ "main": "lib/index.js",

"dependencies": {
"@spectrum-web-components/iconset": "^0.1.10",
"tslib": "^1.10.0"
"@spectrum-web-components/iconset": "^0.1.11",
"tslib": "^2.0.0"
},

@@ -50,3 +50,3 @@ "peerDependencies": {

},
"gitHead": "4068602ee6a355db24878fad4762815eacc0a730"
"gitHead": "16b57d15356859cee73278cdf796274e3245320b"
}
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