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.0 to 0.17.1-alpha.4

22

package.json
{
"name": "markmap-html-parser",
"version": "0.17.0",
"version": "0.17.1-alpha.4+12ca00a",
"description": "Parse HTML into markmap data structure",
"author": "Gerald <gera2ld@live.com>",
"license": "MIT",
"scripts": {
"clean": "del-cli dist",
"build:types": "tsc",
"build:js": "vite build && TARGET=browserJs vite build",
"build": "run-s clean build:*",
"prepublishOnly": "run-s build",
"test": "jest test"
},
"publishConfig": {

@@ -38,3 +46,3 @@ "access": "public",

"devDependencies": {
"markmap-common": "0.17.0"
"markmap-common": "0.17.1-alpha.4+12ca00a"
},

@@ -58,9 +66,3 @@ "dependencies": {

},
"scripts": {
"clean": "del-cli dist",
"build:types": "tsc",
"build:js": "vite build && TARGET=browserJs vite build",
"build": "run-s clean build:*",
"test": "jest test"
}
}
"gitHead": "12ca00a934bba8e5a6176539a54d389786e04730"
}
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