New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

linkedom

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linkedom - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

2

cjs/element.js

@@ -429,4 +429,4 @@ 'use strict';

/* c8 ignore end */
/* c8 ignore stop */
}
exports.Element = Element

@@ -80,3 +80,3 @@ 'use strict';

};
/* c8 ignore end */
/* c8 ignore stop */

@@ -83,0 +83,0 @@ module.exports = (element, selectors) => {

@@ -258,2 +258,4 @@ 'use strict';

/* c8 ignore start */
// https://dom.spec.whatwg.org/#slotable

@@ -284,1 +286,3 @@ const Slottable = {

exports.XPathEvaluatorBase = XPathEvaluatorBase;
/* c8 ignore stop */

@@ -79,3 +79,3 @@ import * as CSSselect from '../commonjs/css-select.cjs';

};
/* c8 ignore end */
/* c8 ignore stop */

@@ -82,0 +82,0 @@ export default (element, selectors) => {

@@ -253,2 +253,4 @@ import {

/* c8 ignore start */
// https://dom.spec.whatwg.org/#slotable

@@ -277,1 +279,3 @@ export const Slottable = {

};
/* c8 ignore stop */
{
"name": "linkedom",
"version": "0.1.12",
"version": "0.1.13",
"description": "A triple-linked lists based DOM",

@@ -5,0 +5,0 @@ "main": "./cjs/index.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