Socket
Socket
Sign inDemoInstall

@tamagui/use-escape-keydown

Package Overview
Dependencies
1
Maintainers
0
Versions
363
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.101.3 to 1.101.4

10

package.json
{
"name": "@tamagui/use-escape-keydown",
"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",

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

"dependencies": {
"@tamagui/use-callback-ref": "1.101.3"
"@tamagui/use-callback-ref": "1.101.4"
},
"devDependencies": {
"@tamagui/build": "1.101.3"
"@tamagui/build": "1.101.4"
},

@@ -28,0 +28,0 @@ "exports": {

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc