html-dom-parser
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "html-dom-parser", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "HTML to DOM parser.", | ||
@@ -72,7 +72,7 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"@size-limit/preset-big-lib": "9.0.0", | ||
"@types/chai": "4.3.8", | ||
"@types/estree": "1.0.2", | ||
"@types/mocha": "10.0.2", | ||
"@typescript-eslint/eslint-plugin": "6.7.5", | ||
"@typescript-eslint/parser": "6.7.5", | ||
"@types/chai": "4.3.9", | ||
"@types/estree": "1.0.3", | ||
"@types/mocha": "10.0.3", | ||
"@typescript-eslint/eslint-plugin": "6.8.0", | ||
"@typescript-eslint/parser": "6.8.0", | ||
"chai": "4.3.10", | ||
@@ -103,3 +103,4 @@ "eslint": "8.51.0", | ||
"/esm", | ||
"/lib" | ||
"/lib", | ||
"/src" | ||
], | ||
@@ -106,0 +107,0 @@ "browser": { |
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
124816
45
1537