Socket
Socket
Sign inDemoInstall

@chakra-ui/visually-hidden

Package Overview
Dependencies
Maintainers
2
Versions
411
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/visually-hidden - npm Package Compare versions

Comparing version 0.0.0-dev-20230112154520 to 0.0.0-dev-20230718122336

dist/chunk-3JHDQ75O.mjs

2

dist/index.js

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

'use client'
"use strict";

@@ -62,1 +63,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -58,1 +59,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=visually-hidden.js.map

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

'use client'
"use strict";

@@ -41,1 +42,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=visually-hidden.style.js.map

16

package.json
{
"name": "@chakra-ui/visually-hidden",
"version": "0.0.0-dev-20230112154520",
"version": "0.0.0-dev-20230718122336",
"description": "A React component that visually hides its content",

@@ -40,18 +40,10 @@ "keywords": [

"react": "^18.0.0",
"clean-package": "2.1.1",
"@chakra-ui/system": "0.0.0-dev-20230112154520"
"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230718122336"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230112154520",
"@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",

@@ -58,0 +50,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

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