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

@nextui-org/use-callback-ref

Package Overview
Dependencies
Maintainers
1
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/use-callback-ref - npm Package Compare versions

Comparing version 2.0.7-beta.0 to 2.0.7-beta.1

6

package.json
{
"name": "@nextui-org/use-callback-ref",
"version": "2.0.7-beta.0",
"version": "2.0.7-beta.1",
"description": "React hook to persist any value between renders, but keeps it up-to-date if it changes.",

@@ -28,6 +28,6 @@ "keywords": [

"dependencies": {
"@nextui-org/use-safe-layout-effect": "2.0.7-beta.0"
"@nextui-org/use-safe-layout-effect": "2.0.7-beta.1"
},
"peerDependencies": {
"react": ">=18 || ^19.0.0-rc.0"
"react": ">=18 || >=19.0.0-rc.0"
},

@@ -34,0 +34,0 @@ "clean-package": "../../../clean-package.config.json",

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