New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tamagui/use-constant

Package Overview
Dependencies
Maintainers
1
Versions
1033
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/use-constant - npm Package Compare versions

Comparing version 1.0.1-rc.5.1 to 1.0.1-rc.6

8

package.json
{
"name": "@tamagui/use-constant",
"version": "1.0.1-rc.5.1",
"version": "1.0.1-rc.6",
"types": "./types/index.d.ts",

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

"watch": "tamagui-build --watch",
"lint": "eslint src",
"lint:fix": "yarn lint --fix",
"lint": "../../node_modules/.bin/rome check src",
"lint:fix": "../../node_modules/.bin/rome check --apply-suggested src",
"clean": "tamagui-build clean",

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

"devDependencies": {
"@tamagui/build": "^1.0.1-rc.5.1",
"@tamagui/build": "^1.0.1-rc.6",
"react": "^18.2.0"

@@ -25,0 +25,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