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

@tamagui/use-did-finish-ssr

Package Overview
Dependencies
Maintainers
1
Versions
1033
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/use-did-finish-ssr - npm Package Compare versions

Comparing version 1.125.6 to 1.125.7

12

dist/esm/index.native.js

@@ -5,5 +5,4 @@ import * as React from "react";

}
var subscribe = function() {
return function() {
};
var subscribe = function () {
return function () {};
};

@@ -14,6 +13,3 @@ function useClientValue(value) {

}
export {
useClientValue,
useDidFinishSSR
};
//# sourceMappingURL=index.js.map
export { useClientValue, useDidFinishSSR };
//# sourceMappingURL=index.native.js.map
{
"name": "@tamagui/use-did-finish-ssr",
"version": "1.125.6",
"version": "1.125.7",
"types": "./types/index.d.ts",

@@ -34,3 +34,3 @@ "main": "dist/cjs",

"devDependencies": {
"@tamagui/build": "1.125.6",
"@tamagui/build": "1.125.7",
"react": "*"

@@ -37,0 +37,0 @@ },

Sorry, the diff of this file is not supported yet

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