Socket
Socket
Sign inDemoInstall

@chakra-ui/color-mode

Package Overview
Dependencies
Maintainers
3
Versions
363
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/color-mode - npm Package Compare versions

Comparing version 0.0.0-dev-20220909123132 to 0.0.0-dev-20220909123934

4

dist/index.cjs.js

@@ -288,5 +288,3 @@ "use strict";

function ColorModeScript(props = {}) {
const {
nonce
} = props;
const { nonce } = props;
return /* @__PURE__ */ import_react.default.createElement("script", {

@@ -293,0 +291,0 @@ id: "chakra-script",

@@ -247,5 +247,3 @@ // ../../../react-shim.js

function ColorModeScript(props = {}) {
const {
nonce
} = props;
const { nonce } = props;
return /* @__PURE__ */ React.createElement("script", {

@@ -252,0 +250,0 @@ id: "chakra-script",

{
"name": "@chakra-ui/color-mode",
"version": "0.0.0-dev-20220909123132",
"version": "0.0.0-dev-20220909123934",
"description": "React component and hooks for handling light and dark mode.",

@@ -5,0 +5,0 @@ "keywords": [

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