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

mendixmodelsdk

Package Overview
Dependencies
Maintainers
4
Versions
1108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mendixmodelsdk - npm Package Compare versions

Comparing version 2.1.0-dev.82320e4 to 2.1.0-dev.d2d1402

3

dist/sdk/internal/model-api-client.js

@@ -83,6 +83,3 @@ var fs = require('fs');

try {
console.log(rawDeploymentResult);
debugger;
var result = this.parseRawDeploymentResult(rawDeploymentResult);
console.log("parsed", result);
}

@@ -89,0 +86,0 @@ catch (e) {

2

dist/version.d.ts

@@ -1,2 +0,2 @@

/** Current SDK version: 2.1.0-dev.82320e4 */
/** Current SDK version: 2.1.0-dev.d2d1402 */
export declare const SDK_VERSION: string;

@@ -1,2 +0,2 @@

/** Current SDK version: 2.1.0-dev.82320e4 */
/** Current SDK version: 2.1.0-dev.d2d1402 */
exports.SDK_VERSION = "2.1.0";
{
"name": "mendixmodelsdk",
"version": "2.1.0-dev.82320e4",
"version": "2.1.0-dev.d2d1402",
"description": "Mendix Model SDK",

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

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