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

react-helpful-utils

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-helpful-utils - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

_chunks/chunk-TIVXJ74Q.js

4

index.js

@@ -7,8 +7,8 @@ export { useMergedRef_default as useMergedRef } from './_chunks/chunk-VZNZXBWY.js';

export { setRef_default as setRef } from './_chunks/chunk-QULJNVHY.js';
export { useConst_default as useConst } from './_chunks/chunk-IP6REURL.js';
export { useDebounce_default as useDebounce } from './_chunks/chunk-CBWWTIKU.js';
export { useConst_default as useConst } from './_chunks/chunk-IP6REURL.js';
export { useDerivedState_default as useDerivedState } from './_chunks/chunk-CYGSKGC4.js';
export { usePrevious_default as usePrevious } from './_chunks/chunk-UTR5VF6O.js';
export { useForceRerender_default as useForceRerender } from './_chunks/chunk-QQ4B2RMW.js';
export { useForceRerender_default as useForceRerender } from './_chunks/chunk-TIVXJ74Q.js';
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map
{
"name": "react-helpful-utils",
"version": "1.0.4",
"version": "1.0.5",
"author": "Andrii Dubetskyi",

@@ -5,0 +5,0 @@ "description": "Fast, tree-shakable, and light-weight React utils and hooks",

@@ -5,4 +5,4 @@ /**

*/
declare const useForceRerender: () => void;
declare const useForceRerender: () => () => void;
export { useForceRerender as default };

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

export { useForceRerender_default as default } from '../_chunks/chunk-QQ4B2RMW.js';
export { useForceRerender_default as default } from '../_chunks/chunk-TIVXJ74Q.js';
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map

Sorry, the diff of this file is not supported yet

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