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

@fremtind/jkl-react-hooks

Package Overview
Dependencies
Maintainers
3
Versions
212
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.0 to 11.3.1

2

build/cjs/useAnimatedHeight.js

@@ -57,3 +57,3 @@ "use strict";

const element = getElement(elementRef);
if (!element) {
if (!element || wasOpen === void 0) {
return;

@@ -60,0 +60,0 @@ }

@@ -34,3 +34,3 @@ import { easings, timings } from "@fremtind/jkl-core";

const element = getElement(elementRef);
if (!element) {
if (!element || wasOpen === void 0) {
return;

@@ -37,0 +37,0 @@ }

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

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

},
"gitHead": "835f6aecdede8cc27bc3a7cf287d1771fb0995d5"
"gitHead": "eeb7e87ba5c4708f4290aef8f62508e4d63818f6"
}

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