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

mind-tree-editor

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mind-tree-editor - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

lib/editor.d.ts

5

package.json
{
"name": "mind-tree-editor",
"version": "0.2.5",
"version": "0.2.6",
"description": "mind editor",

@@ -10,3 +10,4 @@ "main": "lib/index.js",

"dev": "parcel index.html --open",
"build": "rollup -c",
"build": "rollup -c && npm run fix:type",
"fix:type": "cp src/editor/index.d.ts lib/editor.d.ts",
"release": "bash build/release.sh"

@@ -13,0 +14,0 @@ },

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