Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tamagui/shapes

Package Overview
Dependencies
Maintainers
1
Versions
1085
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tamagui/shapes - npm Package Compare versions

Comparing version 1.0.1-beta.80 to 1.0.1-beta.81

8

package.json
{
"name": "@tamagui/shapes",
"version": "1.0.1-beta.80",
"version": "1.0.1-beta.81",
"sideEffects": [

@@ -24,4 +24,4 @@ "*.css"

"dependencies": {
"@tamagui/core": "^1.0.1-beta.80",
"@tamagui/stacks": "^1.0.1-beta.80"
"@tamagui/core": "^1.0.1-beta.81",
"@tamagui/stacks": "^1.0.1-beta.81"
},

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

"devDependencies": {
"@tamagui/build": "^1.0.1-beta.80",
"@tamagui/build": "^1.0.1-beta.81",
"react": "*"

@@ -35,0 +35,0 @@ },

@@ -18,3 +18,3 @@ import { GetProps } from '@tamagui/core';

chromeless?: boolean | undefined;
}, "circular" | "size"> & {
}, "size" | "circular"> & {
circular?: boolean | undefined;

@@ -38,3 +38,3 @@ size?: import("@tamagui/core").SizeTokens | undefined;

chromeless?: boolean | undefined;
}, "circular" | "size"> & {
}, "size" | "circular"> & {
circular?: boolean | undefined;

@@ -58,3 +58,3 @@ size?: import("@tamagui/core").SizeTokens | undefined;

chromeless?: boolean | undefined;
}, "circular" | "size"> & {
}, "size" | "circular"> & {
circular?: boolean | undefined;

@@ -61,0 +61,0 @@ size?: import("@tamagui/core").SizeTokens | undefined;

@@ -18,3 +18,3 @@ import { GetProps } from '@tamagui/core';

chromeless?: boolean | undefined;
}, "circular" | "size"> & {
}, "size" | "circular"> & {
circular?: boolean | undefined;

@@ -38,3 +38,3 @@ size?: import("@tamagui/core").SizeTokens | undefined;

chromeless?: boolean | undefined;
}, "circular" | "size"> & {
}, "size" | "circular"> & {
circular?: boolean | undefined;

@@ -58,3 +58,3 @@ size?: import("@tamagui/core").SizeTokens | undefined;

chromeless?: boolean | undefined;
}, "circular" | "size"> & {
}, "size" | "circular"> & {
circular?: boolean | undefined;

@@ -61,0 +61,0 @@ size?: import("@tamagui/core").SizeTokens | undefined;

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