New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

markmap-html-parser

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markmap-html-parser - npm Package Compare versions

Comparing version 0.17.3-alpha.3 to 0.17.3-alpha.4

11

package.json
{
"name": "markmap-html-parser",
"version": "0.17.3-alpha.3+89ad076",
"version": "0.17.3-alpha.4+be55d82",
"description": "Parse HTML into markmap data structure",

@@ -11,5 +11,4 @@ "author": "Gerald <gera2ld@live.com>",

"build:js": "vite build && TARGET=browserJs vite build",
"build": "run-s clean build:*",
"prepublishOnly": "run-s build",
"test": "jest test"
"build": "pnpm clean && pnpm /^build:/",
"prepublishOnly": "pnpm build"
},

@@ -47,3 +46,3 @@ "publishConfig": {

"devDependencies": {
"markmap-common": "0.17.3-alpha.3+89ad076"
"markmap-common": "0.17.3-alpha.4+be55d82"
},

@@ -67,3 +66,3 @@ "dependencies": {

},
"gitHead": "89ad076e313dd4c126aeafc49f052315755e8c0d"
"gitHead": "be55d825cb73aab3d315dc2f4034ebe06a54759b"
}

Sorry, the diff of this file is too big to display

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