Socket
Socket
Sign inDemoInstall

@chakra-ui/media-query

Package Overview
Dependencies
87
Maintainers
2
Versions
482
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-dev-20230716142935 to 0.0.0-dev-20230718122336

dist/chunk-57I6FYPZ.mjs

2

dist/hide.js

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -121,1 +122,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=hide.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -231,1 +232,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -105,1 +106,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=media-query.hook.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -48,1 +49,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=media-query.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -51,1 +52,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=media-query.utils.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -121,1 +122,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=show.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -150,1 +151,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-breakpoint-value.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -105,1 +106,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-breakpoint.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -81,1 +82,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-media-query.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -92,1 +93,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=visibility.js.map

18

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

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

"dependencies": {
"@chakra-ui/react-env": "3.0.0",
"@chakra-ui/react-env": "0.0.0-dev-20230718122336",
"@chakra-ui/breakpoint-utils": "2.0.8",

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

"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230716142935",
"@chakra-ui/theme": "0.0.0-dev-20230716142935"
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"@chakra-ui/theme": "0.0.0-dev-20230718122336"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230716142935",
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"react": ">=18"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -63,0 +55,0 @@ "types": "dist/index.d.ts",

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