Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tamagui/use-force-update

Package Overview
Dependencies
Maintainers
1
Versions
1172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/use-force-update - npm Package Compare versions

Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.12

dist/cjs/index.js

20

package.json
{
"name": "@tamagui/use-force-update",
"version": "1.0.0-alpha.8",
"source": "src/index.ts",
"main": "dist/index.cjs",
"module": "dist/index.js",
"typings": "types.d.ts",
"version": "1.0.0-alpha.12",
"typings": "types",
"main": "dist/cjs",
"module": "dist/esm",
"module:jsx": "dist/_jsx",
"files": [
"types.d.ts",
"dist",
"src"
"types",
"src",
"dist"
],

@@ -18,3 +18,3 @@ "scripts": {

"devDependencies": {
"@tamagui/build": "^1.0.0-alpha.8"
"@tamagui/build": "^1.0.0-alpha.12"
},

@@ -27,3 +27,3 @@ "peerDependencies": {

},
"gitHead": "ecb0afe6782276b1f2ece90320fd2748f2f05c93"
"gitHead": "d50261a4e08d2212395af4f2d8f49555fc780c3e"
}
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