New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@digital-realty/ix-icon-button

Package Overview
Dependencies
Maintainers
5
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.12 to 1.0.13

2

dist/react/IxIconButton.d.ts
import { IxIconButton as LitComp } from '../IxIconButton.js';
export declare const IxButton: import("@lit-labs/react").ReactWebComponent<LitComp, {}>;
export declare const IxButton: import("@lit/react").ReactWebComponent<LitComp, {}>;
import React from 'react';
import { createComponent } from '@lit-labs/react';
import { createComponent } from '@lit/react';
import { IxIconButton as LitComp } from '../IxIconButton.js';
window.customElements.define('ix-icon-button', LitComp);
customElements.define('ix-icon-button', LitComp);
export const IxButton = createComponent({

@@ -6,0 +6,0 @@ tagName: 'ix-icon-button',

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

"author": "Digital Realty",
"version": "1.0.12",
"version": "1.0.13",
"type": "module",

@@ -30,4 +30,4 @@ "main": "dist/index.js",

"dependencies": {
"@digital-realty/ix-icon": "^0.0.3",
"@lit-labs/react": "^2.0.3",
"@digital-realty/ix-icon": "^0.0.4",
"@lit/react": "^1.0.2",
"@material/web": "^1.0.1",

@@ -103,3 +103,3 @@ "lit": "^2.0.2",

],
"gitHead": "3f03e0e887e1a3fdbeeba66e270abbb74ae7a95b"
"gitHead": "351ac4d7500d9b6a33acc3e4efef9519701d5253"
}

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