Socket
Socket
Sign inDemoInstall

@bedrock-layout/use-stateful-ref

Package Overview
Dependencies
0
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.6 to 2.0.7

1

lib/index.m.js

@@ -9,2 +9,3 @@ import c from "react";

get: () => e,
// eslint-disable-next-line functional/no-return-void
set: (t) => {

@@ -11,0 +12,0 @@ Object.is(e, t) || (e = t, f(t));

4

package.json
{
"name": "@bedrock-layout/use-stateful-ref",
"version": "2.0.6",
"version": "2.0.7",
"description": "bedrock-layout useStatefulRef",

@@ -58,3 +58,3 @@ "sideEffects": false,

},
"gitHead": "c44ae37688f22756d6451f5d1fbfa128ab4bd42d"
"gitHead": "a6d6b30100b03c24cab0c3a363c8c1f362f115d0"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc