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

@react-hook/merged-ref

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-hook/merged-ref - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/cjs/index.js

@@ -25,3 +25,3 @@ 'use strict'

}
}, args)
}, args.slice(0))
}

@@ -28,0 +28,0 @@

@@ -20,5 +20,5 @@ import {useCallback} from 'react'

}
}, args)
}, args.slice(0))
}
export default useMergedRef
{
"name": "@react-hook/merged-ref",
"version": "1.0.0",
"version": "1.0.1",
"author": "Jared Lunde <jared@BeStellar.co> (https://jaredLunde.com)",

@@ -5,0 +5,0 @@ "license": "MIT",

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