Socket
Socket
Sign inDemoInstall

@tamagui/helpers

Package Overview
Dependencies
Maintainers
1
Versions
1154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/helpers - npm Package Compare versions

Comparing version 1.93.0 to 1.93.1

10

package.json
{
"name": "@tamagui/helpers",
"version": "1.93.0",
"version": "1.93.1",
"source": "src/index.ts",

@@ -22,7 +22,7 @@ "types": "./types/index.d.ts",

"dependencies": {
"@tamagui/constants": "1.93.0",
"@tamagui/simple-hash": "1.93.0"
"@tamagui/constants": "1.93.1",
"@tamagui/simple-hash": "1.93.1"
},
"devDependencies": {
"@tamagui/build": "1.93.0"
"@tamagui/build": "1.93.1"
},

@@ -36,3 +36,3 @@ "publishConfig": {

"types": "./types/index.d.ts",
"import": "./dist/esm/index.js",
"import": "./dist/esm/index.mjs",
"require": "./dist/cjs/index.js",

@@ -39,0 +39,0 @@ "react-native": "./dist/cjs/index.native.js"

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