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

@logicflow/vue-node-registry

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logicflow/vue-node-registry - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

CHANGELOG.md
# @logicflow/vue-node-registry
## 1.0.4
### Patch Changes
- fix: bugs from issues
- fix: 移除 vue-node-registry view 中无用 console,close #1856
## 1.0.3

@@ -4,0 +12,0 @@

2

package.json
{
"name": "@logicflow/vue-node-registry",
"version": "1.0.3",
"version": "1.0.4",
"description": "LogicFlow Vue Component Node Registry",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -32,5 +32,6 @@ import { isVue2, isVue3, createApp, h, Vue2 } from 'vue-demi'

// eslint-disable-next-line @typescript-eslint/no-unused-vars
confirmUpdate(_rootEl: SVGForeignObjectElement) {
// TODO: 如有需要,可以先通过继承的方式,自定义该节点的更新逻辑;我们后续会根据实际需求,丰富该功能
console.log('_rootEl', _rootEl)
// console.log('_rootEl', _rootEl)
}

@@ -37,0 +38,0 @@

Sorry, the diff of this file is not supported yet

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