New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-mkx-toolkit

Package Overview
Dependencies
Maintainers
0
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mkx-toolkit - npm Package Compare versions

Comparing version 1.8.6 to 1.8.7

dist/index.js

4

index.ts
import useCurrentLocation from "./useCurrentLocation";
import useKeyboard from "./useKeyboard";
import useNotification from "./useNotification";
import useOnlineStatus from "./useOnlineStatus";
import useRandomArray from "./useRandomArray";
import useScroll from "./useScroll";
import useOnlineStatus from "./useOnlineStatus";
import useWindowSize from "./useWindowSize";

@@ -12,6 +12,6 @@ export {

useNotification,
useOnlineStatus,
useRandomArray,
useScroll,
useOnlineStatus,
useWindowSize,
};
{
"name": "react-mkx-toolkit",
"version": "1.8.6",
"version": "1.8.7",
"description": "React Custom Hooks provide an efficient means to encapsulate and share logic among components within React applications. This package includes useful React custom hooks.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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