Socket
Socket
Sign inDemoInstall

shadow-dom-testing-library

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shadow-dom-testing-library - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

8

package.json
{
"name": "shadow-dom-testing-library",
"version": "1.1.1",
"version": "1.1.2",
"description": "An extension of DOM-testing-library to provide hooks into the shadow dom",
"type": "module",
"source": "src/index.ts",
"main": "dist/shadow-dom-testing-library.js",
"module": "dist/shadow-dom-testing-library.js",
"types": "dist/shadow-dom-testing-library.d.ts",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"engines": {

@@ -11,0 +11,0 @@ "node": ">= 14",

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