@digital-realty/ix-button
Advanced tools
Comparing version 3.2.33-alpha.0 to 3.3.2-alpha-NJEN.1
@@ -6,3 +6,3 @@ import React from 'react'; | ||
export const IxButton = createComponent({ | ||
tagName: 'ix-button', | ||
tagName: 'ix-button-react', | ||
elementClass: IxButtonLit, | ||
@@ -9,0 +9,0 @@ react: React, |
@@ -6,3 +6,3 @@ { | ||
"author": "Digital Realty", | ||
"version": "3.2.33-alpha.0", | ||
"version": "3.3.2-alpha-NJEN.1", | ||
"type": "module", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.js", | ||
"@material/web": "1.2.0", | ||
"lit": "^2.0.2", | ||
"lit": "^2.8.0 || ^3.0.0", | ||
"react": "^18.2.0" | ||
@@ -111,3 +111,3 @@ }, | ||
], | ||
"gitHead": "020de6dab25bbe6058e9a71b2c56681822403481" | ||
"gitHead": "36ec59c8921745261d39d5865fb4bd1a6b97ae46" | ||
} |
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
26691
+ Added@lit/reactive-element@2.0.4(transitive)
+ Addedlit@3.2.1(transitive)
+ Addedlit-element@4.1.1(transitive)
+ Addedlit-html@3.2.1(transitive)
- Removed@lit/reactive-element@1.6.3(transitive)
- Removedlit@2.8.0(transitive)
- Removedlit-element@3.3.3(transitive)
- Removedlit-html@2.8.0(transitive)
Updatedlit@^2.8.0 || ^3.0.0