Socket
Socket
Sign inDemoInstall

@chakra-ui/layout

Package Overview
Dependencies
Maintainers
3
Versions
518
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/layout - npm Package Compare versions

Comparing version 2.1.18 to 2.1.19

2

dist/aspect-ratio.d.ts

@@ -12,3 +12,3 @@ import * as _chakra_ui_system from '@chakra-ui/system';

}
interface AspectRatioProps extends HTMLChakraProps<"div">, AspectRatioOptions {
interface AspectRatioProps extends Omit<HTMLChakraProps<"div">, "aspectRatio">, AspectRatioOptions {
}

@@ -15,0 +15,0 @@ /**

{
"name": "@chakra-ui/layout",
"version": "2.1.18",
"version": "2.1.19",
"description": "Chakra UI layout components that give you massive speed",

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

"@chakra-ui/shared-utils": "2.0.5",
"@chakra-ui/object-utils": "2.0.8",
"@chakra-ui/object-utils": "2.1.0",
"@chakra-ui/breakpoint-utils": "2.0.8"

@@ -52,3 +52,3 @@ },

"clean-package": "2.2.0",
"@chakra-ui/system": "2.5.5"
"@chakra-ui/system": "2.5.6"
},

@@ -55,0 +55,0 @@ "peerDependencies": {

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