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

use-composed-ref

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-composed-ref - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

6

package.json
{
"name": "use-composed-ref",
"version": "1.1.0",
"version": "1.2.0",
"description": "React hook which creates a ref function from given refs. Useful when using forwardRef.",

@@ -45,7 +45,7 @@ "main": "./dist/use-composed-ref.cjs.js",

"rollup-plugin-babel": "^4.3.2",
"typescript": "^3.3.3333"
"typescript": "^4.5.4"
},
"dependencies": {
"ts-essentials": "^2.0.3"
"ts-essentials": "^9.1.0"
}
}
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