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

@digital-realty/ix-button

Package Overview
Dependencies
Maintainers
3
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.1.7 to 3.2.1

2

dist/src/IxButton.d.ts

@@ -15,3 +15,2 @@ import { LitElement } from 'lit';

* The URL that the link button points to.
* asdasd
*/

@@ -27,2 +26,3 @@ href: string;

* inline start.
*
* _Note:_ Link buttons cannot have trailing icons.

@@ -29,0 +29,0 @@ */

@@ -18,3 +18,2 @@ import { __decorate } from "tslib";

* The URL that the link button points to.
* asdasd
*/

@@ -30,2 +29,3 @@ this.href = '';

* inline start.
*
* _Note:_ Link buttons cannot have trailing icons.

@@ -32,0 +32,0 @@ */

@@ -5,4 +5,4 @@ {

"license": "MIT",
"author": "interxion",
"version": "3.1.7",
"author": "Digital Realty",
"version": "3.2.1",
"type": "module",

@@ -14,4 +14,3 @@ "main": "dist/src/index.js",

"./ix-button.js": "./dist/src/ix-button.js",
"./IxButton": "./dist/src/react/IxButton.js",
"./package.json": "./dist/src/package.json"
"./IxButton": "./dist/src/react/IxButton.js"
},

@@ -99,3 +98,3 @@ "publishConfig": {

},
"gitHead": "ed73d75b56e19ac47d246789dea88736ceb5a455"
"gitHead": "67a7d8c11cf4c70301630e97dbd5a2febf55d817"
}

@@ -21,3 +21,2 @@ import { html, LitElement } from 'lit';

* The URL that the link button points to.
* asdasd
*/

@@ -35,2 +34,3 @@ @property() href = '';

* inline start.
*
* _Note:_ Link buttons cannot have trailing icons.

@@ -37,0 +37,0 @@ */

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