Socket
Socket
Sign inDemoInstall

@chakra-ui/react-env

Package Overview
Dependencies
Maintainers
2
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/react-env - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

dist/chunk-VMD3UMGK.mjs

2

dist/env.js

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

'use client'
"use strict";

@@ -77,1 +78,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -79,1 +80,2 @@ var __defProp = Object.defineProperty;

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

14

package.json
{
"name": "@chakra-ui/react-env",
"version": "3.0.0",
"version": "3.1.0",
"description": "Component and hook for handling window and document object in iframe or ssr environment",

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

"dependencies": {
"@chakra-ui/react-use-safe-layout-effect": "2.0.5"
"@chakra-ui/react-use-safe-layout-effect": "2.1.0"
},

@@ -43,13 +43,5 @@ "peerDependencies": {

"react-frame-component": "^5.2.3",
"clean-package": "2.1.1"
"clean-package": "2.2.0"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -56,0 +48,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

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