New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

use-sync-external-store

Package Overview
Dependencies
Maintainers
0
Versions
1593
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-sync-external-store - npm Package Compare versions

Comparing version 1.5.0-canary-18eaf51b-20250118 to 1.5.0-canary-22e39ea7-20250225

19

package.json
{
"name": "use-sync-external-store",
"description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.",
"version": "1.5.0-canary-18eaf51b-20250118",
"version": "1.5.0-canary-22e39ea7-20250225",
"exports": {
".": "./index.js",
"./with-selector": "./with-selector.js",
"./with-selector.js": "./with-selector.js",
"./shim": {
"react-native": "./shim/index.native.js",
"default": "./shim/index.js"
},
"./shim/index.js": "./shim/index.js",
"./shim/index.native": "./shim/index.native.js",
"./shim/index.native.js": "./shim/index.native.js",
"./shim/with-selector": "./shim/with-selector.js",
"./shim/with-selector.js": "./shim/with-selector.js",
"./package.json": "./package.json"
},
"repository": {

@@ -22,3 +37,3 @@ "type": "git",

"peerDependencies": {
"react": "19.1.0-canary-18eaf51b-20250118"
"react": "19.1.0-canary-22e39ea7-20250225"
},

@@ -25,0 +40,0 @@ "devDependencies": {

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