Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@domql/utils

Package Overview
Dependencies
Maintainers
0
Versions
195
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.5.140 to 2.5.141

5

dist/cjs/tags.js

@@ -34,6 +34,9 @@ "use strict";

"meta",
"style"
"style",
"noscript",
"script"
],
body: [
"string",
"style",
"fragment",

@@ -40,0 +43,0 @@ "a",

4

package.json
{
"name": "@domql/utils",
"version": "2.5.140",
"version": "2.5.141",
"license": "MIT",

@@ -28,3 +28,3 @@ "type": "module",

},
"gitHead": "2fc2e5d07523014581b0747b4201cc6afea32860",
"gitHead": "c77d004ddb710821445be4dce056410b004f13ea",
"devDependencies": {

@@ -31,0 +31,0 @@ "@babel/core": "^7.12.0"

@@ -13,3 +13,5 @@ 'use strict'

'meta',
'style'
'style',
'noscript',
'script'
],

@@ -19,2 +21,3 @@

'string',
'style',
'fragment',

@@ -21,0 +24,0 @@ 'a',

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