@forter/helpers
Advanced tools
Comparing version 1.0.1-beta.229 to 1.0.1-beta.245
@@ -10,3 +10,5 @@ export { query, queryAll } from './decorators/query.js'; | ||
export { getPxString } from './functions/get-px-string.js'; | ||
export { FireMixin } from './mixins/fire-mixin.js'; | ||
export { IsSlottedMixin } from './mixins/is-slotted-mixin.js'; | ||
export { LightDomMixin } from './mixins/light-dom-mixin.js'; | ||
export { IsSlottedMixin } from './mixins/is-slotted-mixin.js'; | ||
export { SelectMixin } from './mixins/select-mixin.js'; |
{ | ||
"name": "@forter/helpers", | ||
"version": "1.0.1-beta.229+abe5a84", | ||
"version": "1.0.1-beta.245+98bd6ea", | ||
"description": "Helpers for Forter Components", | ||
@@ -47,3 +47,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "abe5a84ad418fc0300bdb758194048cfe074973d" | ||
"gitHead": "98bd6eaa7bae52a01de6fb36001b597f13bc25ce" | ||
} |
@@ -0,2 +1,4 @@ | ||
export * from './fire-mixin'; | ||
export * from './is-slotted-mixin'; | ||
export * from './light-dom-mixin'; | ||
export * from './is-slotted-mixin'; | ||
export * from './select-mixin'; |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
78610
41
2083
2