Socket
Socket
Sign inDemoInstall

@tamagui/get-font-sized

Package Overview
Dependencies
Maintainers
1
Versions
895
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/get-font-sized - npm Package Compare versions

Comparing version 1.93.1 to 1.93.2

15

package.json
{
"name": "@tamagui/get-font-sized",
"version": "1.93.1",
"version": "1.93.2",
"types": "./types/index.d.ts",

@@ -20,7 +20,16 @@ "main": "dist/cjs",

},
"exports": {
"./package.json": "./package.json",
".": {
"types": "./types/index.d.ts",
"import": "./dist/esm/index.mjs",
"require": "./dist/cjs/index.js",
"react-native": "./dist/cjs/index.native.js"
}
},
"dependencies": {
"@tamagui/core": "1.93.1"
"@tamagui/core": "1.93.2"
},
"devDependencies": {
"@tamagui/build": "1.93.1",
"@tamagui/build": "1.93.2",
"react": "^18.2.0"

@@ -27,0 +36,0 @@ },

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