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.50 to 1.6.51

2

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

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

@@ -17,4 +17,3 @@ 'use strict'

const hash = generateHash()
if (isString(extend)) return
extend.__hash = hash
if (!isString(extend)) { extend.__hash = hash }
extendStackRegistry[hash] = stack

@@ -21,0 +20,0 @@ return stack

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