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

markmap-html-parser

Package Overview
Dependencies
Maintainers
1
Versions
29
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.18.5 to 0.18.8-alpha.2

18

package.json
{
"name": "markmap-html-parser",
"version": "0.18.5",
"version": "0.18.8-alpha.2+55f0247",
"description": "Parse HTML into markmap data structure",

@@ -8,3 +8,3 @@ "author": "Gerald <gera2ld@live.com>",

"scripts": {
"clean": "del-cli dist",
"clean": "del-cli dist tsconfig.tsbuildinfo",
"build:types": "tsc",

@@ -46,3 +46,3 @@ "build:js": "vite build && TARGET=browserJs vite build",

"devDependencies": {
"markmap-common": "0.18.5"
"markmap-common": "0.18.8-alpha.2+55f0247"
},

@@ -56,13 +56,3 @@ "dependencies": {

},
"jest": {
"transform": {
"\\.ts$": [
"babel-jest",
{
"rootMode": "upward"
}
]
}
},
"gitHead": "600776ac5b28110ab6f298d252263c740738660e"
"gitHead": "55f02470e5d5edc3e4ed75c5436b58a771910308"
}
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