html-to-object-parser
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "html-to-object-parser", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
"main": "dist/index.cjs.js", | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.esm.js", | ||
@@ -7,0 +7,0 @@ "type": "module", |
@@ -10,3 +10,3 @@ import resolve from "@rollup/plugin-node-resolve"; | ||
{ | ||
file: "dist/index.cjs.js", | ||
file: "dist/index.cjs", | ||
format: "cjs", | ||
@@ -13,0 +13,0 @@ sourcemap: true, |
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
22255
16
298