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

@genexus/designer-common

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genexus/designer-common - npm Package Compare versions

Comparing version 0.0.40 to 0.0.41

1

lib/gxml/commands/remove-node-command.js

@@ -26,3 +26,2 @@ import { CommandData } from "../../command/command";

do() {
console.log('Remove', this._parent, this._child);
return this._parent.removeNode(this._child);

@@ -29,0 +28,0 @@ }

4

package.json
{
"name": "@genexus/designer-common",
"version": "0.0.40",
"version": "0.0.41",
"main": "lib/index.js",

@@ -31,3 +31,3 @@ "typings": "lib/index.d.ts",

},
"gitHead": "41373ff6db35caa0d1e488c0325cbae739b79124"
"gitHead": "e922493773f0f897b84453cd640ac09ad25a0338"
}

Sorry, the diff of this file is not supported yet

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