@magic-xpa/engine 4.1000.0-dev4100.1 → 4.1000.0-dev4100.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@magic-xpa/engine",
3
- "version": "4.1000.0-dev4100.1",
3
+ "version": "4.1000.0-dev4100.3",
4
4
  "description": "magic engine package",
5
5
  "license": "SEE LICENSE IN EULA.pdf",
6
6
  "dependencies": {
7
- "@magic-xpa/mscorelib": "4.1000.0-dev4100.1",
8
- "@magic-xpa/utils": "4.1000.0-dev4100.1",
9
- "@magic-xpa/gui": "4.1000.0-dev4100.1",
7
+ "@magic-xpa/mscorelib": "4.1000.0-dev4100.3",
8
+ "@magic-xpa/utils": "4.1000.0-dev4100.3",
9
+ "@magic-xpa/gui": "4.1000.0-dev4100.3",
10
10
  "@angular/http": "^7.1.0",
11
11
  "tslib": "^2.3.0"
12
12
  },
@@ -60,7 +60,6 @@ export declare class ConstInterface {
60
60
  static MG_TAG_EXEC_STACK_ENTRY: string;
61
61
  static MG_TAG_DBH_REAL_IDXS: string;
62
62
  static MG_TAG_USER_DETAILS: string;
63
- s: any;
64
63
  static MG_ATTR_OBJECT: string;
65
64
  static MG_ATTR_ARGLIST: string;
66
65
  static MG_ATTR_VIRTUAL: string;