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
1
Versions
1561
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.0.0-alpha-6bce0355c-20211031 to 1.0.0-alpha-75f3ddebf-20211101

4

cjs/use-sync-external-store-shim.development.js

@@ -20,4 +20,2 @@ /** @license React vundefined

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -244,4 +242,2 @@

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -248,0 +244,0 @@

@@ -20,4 +20,2 @@ /** @license React vundefined

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -232,4 +230,2 @@

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -236,0 +232,0 @@

@@ -20,4 +20,2 @@ /** @license React vundefined

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -172,4 +170,2 @@

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -176,0 +172,0 @@

@@ -20,4 +20,2 @@ /** @license React vundefined

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -171,4 +169,2 @@

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -175,0 +171,0 @@

@@ -20,4 +20,2 @@ /** @license React vundefined

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -91,4 +89,2 @@

* LICENSE file in the root directory of this source tree.
*
* @flow
*/

@@ -95,0 +91,0 @@

4

package.json
{
"name": "use-sync-external-store",
"description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.",
"version": "1.0.0-alpha-6bce0355c-20211031",
"version": "1.0.0-alpha-75f3ddebf-20211101",
"repository": {

@@ -23,4 +23,4 @@ "type": "git",

"peerDependencies": {
"react": "18.0.0-alpha-6bce0355c-20211031"
"react": "18.0.0-alpha-75f3ddebf-20211101"
}
}
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