Socket
Socket
Sign inDemoInstall

@os-design/use-forwarded-state

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@os-design/use-forwarded-state - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

4

package.json
{
"name": "@os-design/use-forwarded-state",
"version": "1.0.20",
"version": "1.0.21",
"license": "UNLICENSED",

@@ -36,3 +36,3 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git",

},
"gitHead": "2605fbf8f46c78800cd4ba6dcb0dd895a893bf96"
"gitHead": "6b63f712ae05bd98c00f59b868ac782f3475dc99"
}

@@ -27,3 +27,3 @@ import {

T | undefined,
Dispatch<SetStateAction<T | undefined>>
Dispatch<SetStateAction<T | undefined>>,
] => {

@@ -30,0 +30,0 @@ const [innerValue, setInnerValue] = useState(defaultValue);

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