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

@yamada-ui/layouts

Package Overview
Dependencies
Maintainers
1
Versions
975
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/layouts - npm Package Compare versions

Comparing version 0.0.0-dev-20231130115355 to 0.0.0-dev-20231204070317

2

dist/aspect-ratio.d.ts

@@ -15,2 +15,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { AspectRatio, AspectRatioProps };
export { AspectRatio, type AspectRatioProps };

@@ -7,2 +7,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { Box, BoxProps };
export { Box, type BoxProps };

@@ -7,2 +7,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { Center, CenterProps };
export { Center, type CenterProps };

@@ -15,2 +15,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { Container, ContainerProps };
export { Container, type ContainerProps };

@@ -15,2 +15,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { Divider, DividerProps };
export { Divider, type DividerProps };

@@ -38,2 +38,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { Flex, FlexProps, Wrap };
export { Flex, type FlexProps, Wrap };

@@ -77,2 +77,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { Grid, GridItem, GridItemProps, GridProps };
export { Grid, GridItem, type GridItemProps, type GridProps };

@@ -7,2 +7,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { Spacer, SpacerProps };
export { Spacer, type SpacerProps };

@@ -32,2 +32,2 @@ import * as _yamada_ui_core from '@yamada-ui/core';

export { HStack, Stack, StackProps, VStack };
export { HStack, Stack, type StackProps, VStack };
{
"name": "@yamada-ui/layouts",
"version": "0.0.0-dev-20231130115355",
"version": "0.0.0-dev-20231204070317",
"description": "Yamada UI layouts components",

@@ -38,3 +38,3 @@ "keywords": [

"dependencies": {
"@yamada-ui/core": "0.0.0-dev-20231130115355",
"@yamada-ui/core": "0.0.0-dev-20231204070317",
"@yamada-ui/utils": "0.3.3"

@@ -41,0 +41,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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