use-subscription
Advanced tools
Comparing version 1.9.0-canary-1d5667a12-20240102 to 1.9.0-canary-1dba980e1f-20241220
@@ -1,12 +0,10 @@ | ||
/* | ||
React | ||
use-subscription.production.min.js | ||
Copyright (c) Meta Platforms, Inc. and affiliates. | ||
This source code is licensed under the MIT license found in the | ||
LICENSE file in the root directory of this source tree. | ||
*/ | ||
/** | ||
* @license React | ||
* use-subscription.production.min.js | ||
* | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE file in the root directory of this source tree. | ||
*/ | ||
'use strict';var b=require("use-sync-external-store/shim");exports.useSubscription=function(a){return b.useSyncExternalStore(a.subscribe,a.getCurrentValue)}; | ||
//# sourceMappingURL=use-subscription.production.min.js.map |
{ | ||
"name": "use-subscription", | ||
"description": "Reusable hooks", | ||
"version": "1.9.0-canary-1d5667a12-20240102", | ||
"version": "1.9.0-canary-1dba980e1f-20241220", | ||
"repository": { | ||
@@ -18,3 +18,3 @@ "type": "git", | ||
"peerDependencies": { | ||
"react": "18.3.0-canary-1d5667a12-20240102" | ||
"react": "18.3.0-canary-1dba980e1f-20241220" | ||
}, | ||
@@ -25,4 +25,4 @@ "devDependencies": { | ||
"dependencies": { | ||
"use-sync-external-store": "1.3.0-canary-1d5667a12-20240102" | ||
"use-sync-external-store": "1.3.0-canary-1dba980e1f-20241220" | ||
} | ||
} |
7326
6
59
+ Addedreact@18.3.0-canary-1dba980e1f-20241220(transitive)
+ Addeduse-sync-external-store@1.3.0-canary-1dba980e1f-20241220(transitive)
- Removedreact@18.3.0-canary-1d5667a12-20240102(transitive)
- Removeduse-sync-external-store@1.3.0-canary-1d5667a12-20240102(transitive)
Updateduse-sync-external-store@1.3.0-canary-1dba980e1f-20241220