You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

shadow-dom-testing-library

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shadow-dom-testing-library - npm Package Versions

23

1.12.0

Diff
k
konnor_rogers
published 1.12.0 •

Changelog

Source

1.12.0 (2025-02-28)

Features

  • add depth option, deprecate 'shallow' option (#59) (2a0f63d)
k
konnor_rogers
published 1.11.3 •

Changelog

Source

1.11.3 (2024-08-30)

Bug Fixes

  • account for \r\n and \r line endings in pretty shadow dom (12e927a)
k
konnor_rogers
published 1.11.2 •

Changelog

Source

1.11.2 (2023-12-20)

Bug Fixes

  • types: add generics for within queries (#54) (f5a8bf6)
k
konnor_rogers
published 1.11.1 •

Changelog

Source

1.11.1 (2023-12-11)

Bug Fixes

  • types: add TypeScript generics for queries (#53) (c9b0172)
k
konnor_rogers
published 1.11.0 •

Changelog

Source

1.11.0 (2023-05-19)

Features

  • set the default getElementError to use prettyShadowDOM (#48) (990872e)
k
konnor_rogers
published 1.10.0 •

Changelog

Source

1.10.0 (2023-01-20)

Features

  • allow slots to aggregate projected elements (#46) (bdd78e1)
k
konnor_rogers
published 1.9.1 •

Changelog

Source

1.9.1 (2023-01-14)

Bug Fixes

  • strip extraneous linebreaks in pretty-shadow-dom (#45) (863475c)
k
konnor_rogers
published 1.9.0 •

Changelog

Source

1.9.0 (2023-01-06)

Features

k
konnor_rogers
published 1.8.0 •

Changelog

Source

1.8.0 (2022-11-28)

Features

  • replace DOMParser with a proper printer (#43) (ebde061)
p
paramagicdev
published 1.7.1 •

Changelog

Source

1.7.1 (2022-11-11)

Bug Fixes

  • deepQuerySelector types and processing shadow roots (#41) (92934e2)