@forter/component-base
Advanced tools
Comparing version 8.0.0 to 9.0.0
@@ -1,4 +0,4 @@ | ||
export { default as GeneralFormElement } from './general-form-element.js'; | ||
export { Element, handleSubmit, SLOT_NAMES, constructStyles } from './element.js'; | ||
export { customElement } from './custom-element.js'; | ||
export { default as GeneralFormElement } from './GeneralFormElement.js'; | ||
export { Element, handleSubmit, SLOT_NAMES, constructStyles } from './Element.js'; | ||
export { customElement } from './customElement.js'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@forter/component-base", | ||
"version": "8.0.0", | ||
"version": "9.0.0", | ||
"description": "", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@forter/tokens": "^2.2.0", | ||
"@forter/tokens": "^3.0.0", | ||
"lit": "^2.7.2", | ||
@@ -31,3 +31,3 @@ "validate.js": "^0.13.1" | ||
}, | ||
"gitHead": "cc3891465a1c052a91c596d273fdbb3cb1166ca1" | ||
"gitHead": "62f33a3e7a422de9208866be5667fa9a5f60294e" | ||
} |
Sorry, the diff of this file is too big to display
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
154223
1645
+ Added@forter/tokens@3.1.0(transitive)
- Removed@forter/tokens@2.2.0(transitive)
Updated@forter/tokens@^3.0.0