Socket
Socket
Sign inDemoInstall

domql

Package Overview
Dependencies
Maintainers
2
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

domql - npm Package Compare versions

Comparing version 1.6.56 to 1.6.57

2

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

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

@@ -36,3 +36,3 @@ 'use strict'

} else if (checkIfKeyIsComponent(param)) {
const { extend, ...newElem } = extendizeByKey(newExec)
const { extend, ...newElem } = extendizeByKey(newExec, element, param)
overwrite(prop, newElem, options)

@@ -39,0 +39,0 @@ }

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