Socket
Socket
Sign inDemoInstall

@chakra-ui/live-region

Package Overview
Dependencies
0
Maintainers
2
Versions
230
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

dist/chunk-DGPW44ZF.mjs

2

dist/index.js

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

'use client'
"use strict";

@@ -129,1 +130,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -112,1 +113,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=live-region.js.map

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

'use client'
"use strict";

@@ -129,1 +130,2 @@ var __defProp = Object.defineProperty;

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

14

package.json
{
"name": "@chakra-ui/live-region",
"version": "0.0.0-dev-20230112154520",
"version": "0.0.0-dev-20230718122336",
"description": "Aria live region for React components",

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

"feedback",
"accessbility",
"accessibility",
"a11y",

@@ -39,13 +39,5 @@ "react",

"react": "^18.0.0",
"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",

@@ -52,0 +44,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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc