@digital-realty/ix-select
Advanced tools
Comparing version 1.0.39-alpha.1 to 1.0.39
@@ -6,3 +6,3 @@ import React from 'react'; | ||
export const IxSelect = createComponent({ | ||
tagName: 'ix-select', | ||
tagName: 'ix-select-react', | ||
elementClass: IxSelectLit, | ||
@@ -9,0 +9,0 @@ react: React, |
@@ -6,3 +6,3 @@ import React from 'react'; | ||
export const IxSelectOption = createComponent({ | ||
tagName: 'ix-select', | ||
tagName: 'ix-select-react', | ||
elementClass: IxSelectOptionLit, | ||
@@ -9,0 +9,0 @@ react: React, |
@@ -6,3 +6,3 @@ { | ||
"author": "interxion", | ||
"version": "1.0.39-alpha.1", | ||
"version": "1.0.39", | ||
"type": "module", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@digital-realty/ix-icon": "^1.0.37-alpha.1", | ||
"@digital-realty/ix-icon": "^1.0.37", | ||
"@lit/react": "^1.0.2", | ||
@@ -113,3 +113,3 @@ "@material/web": "1.2.0", | ||
], | ||
"gitHead": "22ec023bfc49506327d74412840e42412735bb09" | ||
"gitHead": "705b8d4a1375a3ce54b1562c65d8636b98b14466" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
89981
1