Socket
Socket
Sign inDemoInstall

@chakra-ui/layout

Package Overview
Dependencies
89
Maintainers
2
Versions
518
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-dev-20230718132637 to 0.0.0-dev-20230822131635

dist/aspect-ratio.d.mts

3

dist/stack/stack.d.ts
import * as _chakra_ui_system from '@chakra-ui/system';
import { HTMLChakraProps, SystemProps } from '@chakra-ui/system';
import { StackDirection } from './stack.utils.js';
export { StackDirection } from './stack.utils.js';

@@ -69,2 +68,2 @@ interface StackOptions {

export { Stack, StackProps };
export { Stack, StackDirection, StackProps };
{
"name": "@chakra-ui/layout",
"version": "0.0.0-dev-20230718132637",
"version": "0.0.0-dev-20230822131635",
"description": "Chakra UI layout components that give you massive speed",

@@ -39,4 +39,4 @@ "keywords": [

"dependencies": {
"@chakra-ui/icon": "0.0.0-dev-20230718132637",
"@chakra-ui/react-context": "0.0.0-dev-20230718132637",
"@chakra-ui/icon": "0.0.0-dev-20230822131635",
"@chakra-ui/react-context": "2.1.0",
"@chakra-ui/react-children-utils": "2.0.6",

@@ -48,10 +48,10 @@ "@chakra-ui/shared-utils": "2.0.5",

"devDependencies": {
"react-icons": "^4.2.0",
"react-router-dom": "6.14.1",
"react": "^18.0.0",
"react-icons": "^4.10.1",
"react-router-dom": "6.15.0",
"react": "^18.2.0",
"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230718132637"
"@chakra-ui/system": "0.0.0-dev-20230822131635"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230718132637",
"@chakra-ui/system": "0.0.0-dev-20230822131635",
"react": ">=18"

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc