Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@fremtind/jkl-react-hooks

Package Overview
Dependencies
Maintainers
3
Versions
209
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 12.0.9 to 12.0.10

build/cjs/useAnimatedDetails/index.js

2

./build/cjs/index.js

@@ -21,2 +21,3 @@ "use strict";

__export(src_exports, {
useAnimatedDetails: () => import_useAnimatedDetails.useAnimatedDetails,
useAnimatedHeight: () => import_useAnimatedHeight.useAnimatedHeight,

@@ -58,2 +59,3 @@ useAnimatedHeightBetween: () => import_useAnimatedHeight.useAnimatedHeightBetween,

var import_useSwipeGesture = require("./useSwipeGesture");
var import_useAnimatedDetails = require("./useAnimatedDetails");
//# sourceMappingURL=index.js.map

@@ -21,3 +21,5 @@ import {

import { useSwipeGesture } from "./useSwipeGesture";
import { useAnimatedDetails } from "./useAnimatedDetails";
export {
useAnimatedDetails,
useAnimatedHeight,

@@ -24,0 +26,0 @@ useAnimatedHeightBetween,

@@ -21,2 +21,3 @@ "use strict";

__export(src_exports, {
useAnimatedDetails: () => import_useAnimatedDetails.useAnimatedDetails,
useAnimatedHeight: () => import_useAnimatedHeight.useAnimatedHeight,

@@ -58,2 +59,3 @@ useAnimatedHeightBetween: () => import_useAnimatedHeight.useAnimatedHeightBetween,

var import_useSwipeGesture = require("./useSwipeGesture");
var import_useAnimatedDetails = require("./useAnimatedDetails");
//# sourceMappingURL=index.js.map

@@ -21,3 +21,5 @@ import {

import { useSwipeGesture } from "./useSwipeGesture";
import { useAnimatedDetails } from "./useAnimatedDetails";
export {
useAnimatedDetails,
useAnimatedHeight,

@@ -24,0 +26,0 @@ useAnimatedHeightBetween,

@@ -23,1 +23,2 @@ export { useAnimatedHeight, useAnimatedHeightBetween, useAutoAnimatedHeight, type UseAutoAnimatedHeightOptions, type UseAnimatedHeightOptions, } from "./useAnimatedHeight";

export { useSwipeGesture, type SwipeChangeHandler } from "./useSwipeGesture";
export { useAnimatedDetails } from "./useAnimatedDetails";

4

package.json
{
"name": "@fremtind/jkl-react-hooks",
"version": "12.0.9",
"version": "12.0.10",
"publishConfig": {

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

},
"gitHead": "8742c35cb6a4109c6f64b4e4e4ca4821e7354246"
"gitHead": "3a15c3454752a25f777b0ecdf331a9b5dd53a248"
}

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