Socket
Socket
Sign inDemoInstall

use-latest

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-latest - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

4

package.json
{
"name": "use-latest",
"version": "1.1.0",
"version": "1.2.0",
"description": "A React helper hook for storing latest value in ref object (updated in useEffect's callback).",

@@ -28,3 +28,3 @@ "main": "dist/use-latest.cjs.js",

"peerDependencies": {
"react": "^16.8.0"
"react": "^16.8.0 || ^17.0.0"
},

@@ -31,0 +31,0 @@ "peerDependenciesMeta": {

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