ricos-types
Advanced tools
Comparing version 10.21.3 to 10.21.4
@@ -15,3 +15,3 @@ import type { ComponentType, CSSProperties } from 'react'; | ||
export type RelValue = HTMLAnchorElement['rel']; | ||
export type CustomAnchorScroll = (event: Event, anchor: string) => void; | ||
export type CustomAnchorScroll = (event: React.MouseEvent | Event, anchor: string) => void; | ||
export type GetEditorBounds = () => BoundingRect | undefined; | ||
@@ -18,0 +18,0 @@ export type ModalDecorations = { |
{ | ||
"name": "ricos-types", | ||
"version": "10.21.3", | ||
"version": "10.21.4", | ||
"author": { | ||
@@ -34,4 +34,4 @@ "name": "Oded Soffrin", | ||
"@wix/unidriver-core": "^1.1.8", | ||
"ricos-content": "10.21.3", | ||
"ricos-schema": "10.21.3" | ||
"ricos-content": "10.21.4", | ||
"ricos-schema": "10.21.4" | ||
}, | ||
@@ -66,3 +66,3 @@ "unpkg": true, | ||
}, | ||
"falconPackageHash": "6169863608b4eff62c02d9553442dbec31f0bd854e557c5141caf489" | ||
"falconPackageHash": "2c71c73135dff0b924a684fc00663aae873bf33000c5ec5393a460a0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
558174
+ Addedricos-content@10.21.4(transitive)
+ Addedricos-schema@10.21.4(transitive)
- Removedricos-content@10.21.3(transitive)
- Removedricos-schema@10.21.3(transitive)
Updatedricos-content@10.21.4
Updatedricos-schema@10.21.4