Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

element-internals-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

element-internals-polyfill - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.0.12](https://github.com/calebdwilliams/element-internals-polyfill/compare/v0.0.11...v0.0.12) (2020-04-27)
### Bug Fixes
* **polyfill:** fix typo ([df0b2e6](https://github.com/calebdwilliams/element-internals-polyfill/commit/df0b2e67a0bc2674076b96f7bf3dda191ba385eb))
### [0.0.11](https://github.com/calebdwilliams/element-internals-polyfill/compare/v0.0.10...v0.0.11) (2020-04-27)

@@ -7,0 +14,0 @@

2

dist/element-internals.js

@@ -48,3 +48,3 @@ (function () {

* Recursively get the host root
* @param {HTMLElement} - The node to find the host root
* @param {HTMLElement} - The node to find the host root for
* @return {DocumentOrShadowRoot}

@@ -51,0 +51,0 @@ */

{
"name": "element-internals-polyfill",
"version": "0.0.11",
"version": "0.0.12",
"description": "A polyfill for the element internals specification",

@@ -5,0 +5,0 @@ "main": "/dist/element-internals.js",

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