Socket
Socket
Sign inDemoInstall

domql

Package Overview
Dependencies
79
Maintainers
2
Versions
260
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.33 to 1.6.34

2

package.json
{
"name": "domql",
"description": "DOM rendering Javascript framework at early stage.",
"version": "1.6.33",
"version": "1.6.34",
"repository": "https://github.com/domql/domql",

@@ -6,0 +6,0 @@ "publishConfig": {

@@ -33,2 +33,3 @@ 'use strict'

if (parent) {
element.parent = parent
// Assign parent attr to the element

@@ -35,0 +36,0 @@ if (!options.ignoreChildExtend) {

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