Socket
Socket
Sign inDemoInstall

@tamagui/use-did-finish-ssr

Package Overview
Dependencies
Maintainers
0
Versions
867
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.101.3 to 1.101.4

15

package.json
{
"name": "@tamagui/use-did-finish-ssr",
"version": "1.101.3",
"version": "1.101.4",
"types": "./types/index.d.ts",

@@ -15,4 +15,4 @@ "main": "dist/cjs",

"watch": "tamagui-build --watch",
"lint": "../../node_modules/.bin/biome check src",
"lint:fix": "../../node_modules/.bin/biome check --apply-unsafe src",
"lint": "npx biome check src",
"lint:fix": "npx biome check --apply-unsafe src",
"clean": "tamagui-build clean",

@@ -31,6 +31,6 @@ "clean:build": "tamagui-build clean:build"

"dependencies": {
"@tamagui/constants": "1.101.3"
"@tamagui/constants": "1.101.4"
},
"devDependencies": {
"@tamagui/build": "1.101.3",
"@tamagui/build": "1.101.4",
"react": "^18.2.0"

@@ -41,3 +41,6 @@ },

},
"gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14"
"gitHead": "a49cc7ea6b93ba384e77a4880ae48ac4a5635c14",
"peerDependencies": {
"react": "*"
}
}
dist/cjs/index.native.js.map

Sorry, the diff of this file is not supported yet

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