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

@digital-realty/ix-icon

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-realty/ix-icon - npm Package Compare versions

Comparing version 1.0.4 to 1.0.35

2

dist/ix-icon.js

@@ -12,2 +12,3 @@ import { css } from 'lit';

}
md-icon {

@@ -19,2 +20,3 @@ font-size: var(--ix-icon-font-size);

}
md-icon[filled] {

@@ -21,0 +23,0 @@ font-variation-settings: 'FILL' 1;

6

dist/IxIcon.js

@@ -24,7 +24,3 @@ import { __decorate } from "tslib";

render() {
return html `
<md-icon ?filled=${this.filled} style="--ix-icon-line-height"
><slot></slot
></md-icon>
`;
return html `<md-icon ?filled=${this.filled}><slot></slot></md-icon>`;
}

@@ -31,0 +27,0 @@ }

@@ -6,3 +6,3 @@ {

"author": "Digital Realty",
"version": "1.0.4",
"version": "1.0.35",
"type": "module",

@@ -102,3 +102,3 @@ "main": "dist/index.js",

],
"gitHead": "43b0e609ef85f29e50a1872181cb8e685bcc13ec"
"gitHead": "dced04ebef5c8342344b1fd3df33b5e22a78725f"
}

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