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

mendixmodelsdk

Package Overview
Dependencies
Maintainers
5
Versions
1112
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 4.66.1-dev-1165-b9305829a to 4.66.1-dev-1166-b9305829a

2

package.json
{
"name": "mendixmodelsdk",
"description": "Mendix Model SDK",
"version": "4.66.1-dev-1165-b9305829a",
"version": "4.66.1-dev-1166-b9305829a",
"author": "Mendix",

@@ -6,0 +6,0 @@ "license": "MIT",

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

/** Highest supported Metamodel version: 9.19.0 */
/** Highest supported Metamodel version: 9.18.0 */
export declare const MAX_METAMODEL_VERSION: string;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.MAX_METAMODEL_VERSION = void 0;
/** Highest supported Metamodel version: 9.19.0 */
exports.MAX_METAMODEL_VERSION = "9.19.0";
/** Highest supported Metamodel version: 9.18.0 */
exports.MAX_METAMODEL_VERSION = "9.18.0";
//# sourceMappingURL=metamodelversion.js.map

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

/** Current SDK version: 4.66.1-dev-1165-b9305829a */
/** Current SDK version: 4.66.1-dev-1166-b9305829a */
export declare const SDK_VERSION: string;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SDK_VERSION = void 0;
/** Current SDK version: 4.66.1-dev-1165-b9305829a */
/** Current SDK version: 4.66.1-dev-1166-b9305829a */
exports.SDK_VERSION = "4.66.1";
//# sourceMappingURL=version.js.map
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