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

use-subscription

Package Overview
Dependencies
Maintainers
4
Versions
1988
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-subscription - npm Package Compare versions

Comparing version 1.9.0-canary-1d5667a12-20240102 to 1.9.0-canary-1dba980e1f-20241220

20

cjs/use-subscription.production.min.js

@@ -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"
}
}
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