mendixmodelsdk
Advanced tools
Comparing version 2.1.0-dev.82320e4 to 2.1.0-dev.d2d1402
@@ -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) { |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5078650
94829