Socket
Socket
Sign inDemoInstall

@domql/utils

Package Overview
Dependencies
Maintainers
3
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@domql/utils - npm Package Compare versions

Comparing version 2.3.15 to 2.3.16

4

package.json
{
"name": "@domql/utils",
"version": "2.3.15",
"version": "2.3.16",
"main": "index.js",

@@ -9,3 +9,3 @@ "license": "MIT",

},
"gitHead": "a8ef20d7016bdfe84d646a6e351c9770bbb5ea44"
"gitHead": "0fb060482c52352b81f1d627348e8c9f8848d53f"
}
'use strict'
import { HTML_TAGS } from '@domql/tags'
import { window } from '@domql//globals'

@@ -5,0 +6,0 @@ export const isValidHtmlTag = arg => HTML_TAGS.body.indexOf(arg)

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