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
272
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.5.0 to 0.5.1

LICENSE

6

CHANGELOG.md

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

## [0.5.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icon@0.5.0...@spectrum-web-components/icon@0.5.1) (2020-07-24)
### Bug Fixes
- ensure browser understandable extensions ([f4e59f7](https://github.com/adobe/spectrum-web-components/commit/f4e59f76f86369593810463c6406565e28ad97e9))
# [0.5.0](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/icon@0.4.8...@spectrum-web-components/icon@0.5.0) (2020-07-17)

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

4

package.json

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

],
"version": "0.5.0",
"version": "0.5.1",
"description": "",

@@ -59,3 +59,3 @@ "main": "src/index.js",

},
"gitHead": "75044c0b0aeafaf7c6d90c32c7b4ba1fc9d3bc28"
"gitHead": "4a420fbee76f5ff62da8fab792542bcb3b1dd0d1"
}

@@ -16,3 +16,3 @@ /*

import iconStyles from './icon.css.js';
import { ifDefined } from 'lit-html/directives/if-defined';
import { ifDefined } from 'lit-html/directives/if-defined.js';
export class Icon extends LitElement {

@@ -19,0 +19,0 @@ constructor() {

@@ -25,3 +25,3 @@ /*

import iconStyles from './icon.css.js';
import { ifDefined } from 'lit-html/directives/if-defined';
import { ifDefined } from 'lit-html/directives/if-defined.js';

@@ -28,0 +28,0 @@ export class Icon extends LitElement {

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