Socket
Socket
Sign inDemoInstall

@fremtind/jkl-react-hooks

Package Overview
Dependencies
Maintainers
3
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fremtind/jkl-react-hooks - npm Package Compare versions

Comparing version 11.3.1 to 11.4.0

build/cjs/useAnimatedHeight/index.js

2

./build/cjs/index.js

@@ -22,3 +22,5 @@ "use strict";

useAnimatedHeight: () => import_useAnimatedHeight.useAnimatedHeight,
useAnimatedHeightBetween: () => import_useAnimatedHeight.useAnimatedHeightBetween,
useAriaLiveRegion: () => import_useAriaLiveRegion.useAriaLiveRegion,
useAutoAnimatedHeight: () => import_useAnimatedHeight.useAutoAnimatedHeight,
useBrowserPreferences: () => import_useBrowserPreferences.useBrowserPreferences,

@@ -25,0 +27,0 @@ useClickOutside: () => import_useClickOutside.useClickOutside,

@@ -1,2 +0,6 @@

import { useAnimatedHeight } from "./useAnimatedHeight";
import {
useAnimatedHeight,
useAnimatedHeightBetween,
useAutoAnimatedHeight
} from "./useAnimatedHeight";
import { useAriaLiveRegion } from "./useAriaLiveRegion";

@@ -18,3 +22,5 @@ import { useClickOutside } from "./useClickOutside";

useAnimatedHeight,
useAnimatedHeightBetween,
useAriaLiveRegion,
useAutoAnimatedHeight,
useBrowserPreferences,

@@ -21,0 +27,0 @@ useClickOutside,

@@ -22,3 +22,5 @@ "use strict";

useAnimatedHeight: () => import_useAnimatedHeight.useAnimatedHeight,
useAnimatedHeightBetween: () => import_useAnimatedHeight.useAnimatedHeightBetween,
useAriaLiveRegion: () => import_useAriaLiveRegion.useAriaLiveRegion,
useAutoAnimatedHeight: () => import_useAnimatedHeight.useAutoAnimatedHeight,
useBrowserPreferences: () => import_useBrowserPreferences.useBrowserPreferences,

@@ -25,0 +27,0 @@ useClickOutside: () => import_useClickOutside.useClickOutside,

@@ -1,2 +0,6 @@

import { useAnimatedHeight } from "./useAnimatedHeight";
import {
useAnimatedHeight,
useAnimatedHeightBetween,
useAutoAnimatedHeight
} from "./useAnimatedHeight";
import { useAriaLiveRegion } from "./useAriaLiveRegion";

@@ -18,3 +22,5 @@ import { useClickOutside } from "./useClickOutside";

useAnimatedHeight,
useAnimatedHeightBetween,
useAriaLiveRegion,
useAutoAnimatedHeight,
useBrowserPreferences,

@@ -21,0 +27,0 @@ useClickOutside,

3

build/index.d.ts

@@ -1,3 +0,2 @@

export type { UseAnimatedHeightOptions } from "./useAnimatedHeight";
export { useAnimatedHeight } from "./useAnimatedHeight";
export { useAnimatedHeight, useAnimatedHeightBetween, useAutoAnimatedHeight, type UseAutoAnimatedHeightOptions, type UseAnimatedHeightOptions, } from "./useAnimatedHeight";
export type { UseAriaLiveRegionOptions } from "./useAriaLiveRegion";

@@ -4,0 +3,0 @@ export { useAriaLiveRegion } from "./useAriaLiveRegion";

{
"name": "@fremtind/jkl-react-hooks",
"version": "11.3.1",
"version": "11.4.0",
"publishConfig": {

@@ -57,3 +57,3 @@ "access": "public"

},
"gitHead": "eeb7e87ba5c4708f4290aef8f62508e4d63818f6"
"gitHead": "6509807ce6245794fc385c25e67add6ebaac7c8a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc