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

html-to-object-parser

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-to-object-parser - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

dist/index.cjs

4

package.json
{
"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,

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