@digital-realty/ix-icon-button
Advanced tools
Comparing version 1.1.3 to 1.1.4-alpha-224908-t51.0
export { IxIconButton } from './IxIconButton.js'; |
export { IxIconButton } from './IxIconButton.js'; | ||
//# sourceMappingURL=index.js.map |
export {}; |
import { IxIconButton } from './IxIconButton.js'; | ||
window.customElements.define('ix-icon-button', IxIconButton); | ||
//# sourceMappingURL=ix-icon-button.js.map |
@@ -0,0 +0,0 @@ import { LitElement } from 'lit'; |
@@ -0,0 +0,0 @@ import { __decorate } from "tslib"; |
import { IxIconButton as LitComp } from '../IxIconButton.js'; | ||
export declare const IxButton: import("@lit/react").ReactWebComponent<LitComp, {}>; |
@@ -0,0 +0,0 @@ import React from 'react'; |
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "1.1.3", | ||
"version": "1.1.4-alpha-224908-t51.0", | ||
"type": "module", | ||
@@ -31,3 +31,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@digital-realty/ix-icon": "^1.1.3", | ||
"@digital-realty/ix-icon": "^1.1.4-alpha-224908-t51.0", | ||
"@lit/react": "^1.0.2", | ||
@@ -108,3 +108,3 @@ "@material/web": "1.2.0", | ||
], | ||
"gitHead": "d05f7852e15c67ec82d2b44f3d730398f25c55c4" | ||
"gitHead": "21f49bb36f86ff54ce1b457fe2c1ba664a253ea8" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
23586
2
+ Added@digital-realty/ix-icon@1.1.4-alpha-228982-t51.0(transitive)
- Removed@digital-realty/ix-icon@1.1.3(transitive)