Socket
Socket
Sign inDemoInstall

@tamagui/web

Package Overview
Dependencies
Maintainers
2
Versions
799
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/web - npm Package Compare versions

Comparing version 1.16.3 to 1.16.4

2

dist/cjs/createComponent.js

@@ -62,3 +62,3 @@ "use strict";

var import_Theme = require("./views/Theme.js");
var import_ThemeDebug = require("./views/ThemeDebug.js");
var import_ThemeDebug = require("./views/ThemeDebug");
process.env.TAMAGUI_TARGET;

@@ -65,0 +65,0 @@ const defaultComponentState = {

@@ -35,3 +35,3 @@ import { jsx } from "react/jsx-runtime";

import { useThemedChildren } from "./views/Theme.js";
import { ThemeDebug } from "./views/ThemeDebug.js";
import { ThemeDebug } from "./views/ThemeDebug";
process.env.TAMAGUI_TARGET;

@@ -38,0 +38,0 @@ const defaultComponentState = {

{
"name": "@tamagui/web",
"version": "1.16.3",
"version": "1.16.4",
"source": "src/index.ts",

@@ -30,9 +30,9 @@ "main": "dist/cjs",

"dependencies": {
"@tamagui/compose-refs": "1.16.3",
"@tamagui/constants": "1.16.3",
"@tamagui/helpers": "1.16.3",
"@tamagui/normalize-css-color": "1.16.3",
"@tamagui/use-did-finish-ssr": "1.16.3",
"@tamagui/use-event": "1.16.3",
"@tamagui/use-force-update": "1.16.3"
"@tamagui/compose-refs": "1.16.4",
"@tamagui/constants": "1.16.4",
"@tamagui/helpers": "1.16.4",
"@tamagui/normalize-css-color": "1.16.4",
"@tamagui/use-did-finish-ssr": "1.16.4",
"@tamagui/use-event": "1.16.4",
"@tamagui/use-force-update": "1.16.4"
},

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

"devDependencies": {
"@tamagui/build": "1.16.3",
"@tamagui/build": "1.16.4",
"@testing-library/react": "^13.4.0",

@@ -46,0 +46,0 @@ "csstype": "^3.0.10",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc