@hypothesis/frontend-shared
Advanced tools
Comparing version 6.11.0 to 6.11.1
@@ -5,2 +5,3 @@ export { useArrowKeyNavigation } from './hooks/use-arrow-key-navigation'; | ||
export { useKeyPress } from './hooks/use-key-press'; | ||
export { useStableCallback } from './hooks/use-stable-callback'; | ||
export { useSyncedRef } from './hooks/use-synced-ref'; | ||
@@ -7,0 +8,0 @@ export { confirm } from './util/prompts'; |
@@ -6,2 +6,3 @@ // Hooks | ||
export { useKeyPress } from './hooks/use-key-press'; | ||
export { useStableCallback } from './hooks/use-stable-callback'; | ||
export { useSyncedRef } from './hooks/use-synced-ref'; | ||
@@ -8,0 +9,0 @@ |
{ | ||
"name": "@hypothesis/frontend-shared", | ||
"version": "6.11.0", | ||
"version": "6.11.1", | ||
"description": "Shared components, styles and utilities for Hypothesis projects", | ||
@@ -5,0 +5,0 @@ "license": "BSD-2-Clause", |
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
3179879
41396