Socket
Socket
Sign inDemoInstall

@chakra-ui/media-query

Package Overview
Dependencies
Maintainers
4
Versions
482
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/media-query - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

9

CHANGELOG.md
# Change Log
## 1.0.9
### Patch Changes
- Updated dependencies
[[`1a04a41bd`](https://github.com/chakra-ui/chakra-ui/commit/1a04a41bd2285069011a738fff422ba1a6fcce94),
[`e481ba491`](https://github.com/chakra-ui/chakra-ui/commit/e481ba4914a7f163d93d4c22e2e457f1afb08721)]:
- @chakra-ui/utils@1.5.1
## 1.0.8

@@ -4,0 +13,0 @@

8

package.json
{
"name": "@chakra-ui/media-query",
"version": "1.0.8",
"version": "1.0.9",
"description": "A React hook for changing properties or visibility of a component based on css media query",

@@ -55,7 +55,7 @@ "keywords": [

"dependencies": {
"@chakra-ui/utils": "1.5.0"
"@chakra-ui/utils": "1.5.1"
},
"devDependencies": {
"@chakra-ui/system": "1.6.0",
"@chakra-ui/test-utils": "1.0.21",
"@chakra-ui/system": "1.6.1",
"@chakra-ui/test-utils": "1.0.22",
"@chakra-ui/theme": "*",

@@ -62,0 +62,0 @@ "jest-matchmedia-mock": "^1.0.1",

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