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.2.3 to 0.3.0

6

CHANGELOG.md

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

# [0.3.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons@0.2.3...@spectrum-web-components/icons@0.3.0) (2020-04-07)
### Features
- **icons-workflow:** add workflow icons package ([6b09287](https://github.com/adobe/spectrum-web-components/commit/6b09287d5c169205f0cc332b2158d57e7ef4a4b7))
## [0.2.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icons@0.2.2...@spectrum-web-components/icons@0.2.3) (2020-01-06)

@@ -8,0 +14,0 @@

12

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

@@ -15,6 +18,9 @@ ]

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

@@ -21,0 +27,0 @@ ]

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

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

],
"version": "0.2.3",
"version": "0.3.0",
"description": "",

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

"dependencies": {
"@spectrum-web-components/iconset": "^0.1.7",
"@spectrum-web-components/iconset": "^0.1.8",
"tslib": "^1.10.0"

@@ -46,3 +46,3 @@ },

},
"gitHead": "8ccfbecc2e7534567967bbebb5d201e0b16b08bb"
"gitHead": "c2eb86ecfa01469b723cbf64163ae7f8e4203119"
}

@@ -1,2 +0,2 @@

## Overview
## Description

@@ -3,0 +3,0 @@ The `<sp-icons-medium>` and `<sp-icons-large>` elements that are included in this package supply your application with the Spectrum CSS Icons at both the medium and large sizes for use via the `<sp-icon>` element also provided by the Spectrum Web Components library. Include at least one of these elements in a project that makes use of icons in these sets, but feel free to include these sets in the scope of any element that leverages them as they will be deduplicated as appropriate to ensure all of your components are able to deliver the icons included therein.

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

/*
Copyright 2019 Adobe. All rights reserved.
Copyright 2020 Adobe. All rights reserved.
This file is licensed to you under the Apache License, Version 2.0 (the "License");

@@ -4,0 +4,0 @@ you may not use this file except in compliance with the License. You may obtain a copy

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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