@digital-realty/ix-button
Advanced tools
Comparing version 3.1.7 to 3.2.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
89478