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

@chakra-ui/layout

Package Overview
Dependencies
Maintainers
4
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 1.4.8 to 1.4.9

8

CHANGELOG.md
# Change Log
## 1.4.9
### Patch Changes
- [`83eecb75f`](https://github.com/chakra-ui/chakra-ui/commit/83eecb75f5bec58ea60e800122ce63c3d96c6a25)
[#4560](https://github.com/chakra-ui/chakra-ui/pull/4560) Thanks
[@take](https://github.com/take)! - Fix url for `LinkBox` component
## 1.4.8

@@ -4,0 +12,0 @@

2

dist/cjs/link-box.js

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

*
* @see Docs https://www.chakra-ui.com/docs/link-overlay
* @see Docs https://chakra-ui.com/docs/navigation/link-overlay
* @see Resources https://www.sarasoueidan.com/blog/nested-links

@@ -56,0 +56,0 @@ */

@@ -42,3 +42,3 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

*
* @see Docs https://www.chakra-ui.com/docs/link-overlay
* @see Docs https://chakra-ui.com/docs/navigation/link-overlay
* @see Resources https://www.sarasoueidan.com/blog/nested-links

@@ -45,0 +45,0 @@ */

@@ -14,3 +14,3 @@ import { HTMLChakraProps } from "@chakra-ui/system";

*
* @see Docs https://www.chakra-ui.com/docs/link-overlay
* @see Docs https://chakra-ui.com/docs/navigation/link-overlay
* @see Resources https://www.sarasoueidan.com/blog/nested-links

@@ -17,0 +17,0 @@ */

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

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

"devDependencies": {
"@chakra-ui/system": "1.7.2",
"@chakra-ui/system": "1.7.3",
"react": "^17.0.1"

@@ -70,0 +70,0 @@ },

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