@domql/utils
Advanced tools
Comparing version 2.5.140 to 2.5.141
@@ -34,6 +34,9 @@ "use strict"; | ||
"meta", | ||
"style" | ||
"style", | ||
"noscript", | ||
"script" | ||
], | ||
body: [ | ||
"string", | ||
"style", | ||
"fragment", | ||
@@ -40,0 +43,0 @@ "a", |
{ | ||
"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', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106829
3183