@kumologica/sdk 3.1.0-beta10 → 3.1.0-beta11

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.
Files changed (1) hide show
  1. package/package.json +6 -5
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "productName": "Kumologica Designer",
4
4
  "copyright": "Copyright 2020 Kumologica Pty Ltd, All Rights Reserved.",
5
5
  "author": "Kumologica Pty Ltd <contact@kumologica.com>",
6
- "version": "3.1.0-beta10",
6
+ "version": "3.1.0-beta11",
7
7
  "description": "Kumologica Designer, harnessing Serverless for your cloud integration needs",
8
8
  "main": "src/app/main.js",
9
9
  "files": [
@@ -65,9 +65,9 @@
65
65
  "license": "Proprietary",
66
66
  "dependencies": {
67
67
  "@electron/remote": "^2.0.8",
68
- "@kumologica/builder": "3.1.0-beta10",
69
- "@kumologica/devkit": "3.1.0-beta10",
70
- "@kumologica/runtime": "3.1.0-beta10",
68
+ "@kumologica/builder": "3.1.0-beta11",
69
+ "@kumologica/devkit": "3.1.0-beta11",
70
+ "@kumologica/runtime": "3.1.0-beta11",
71
71
  "adm-zip": "0.4.13",
72
72
  "ajv": "8.10.0",
73
73
  "aws-sdk": "2.513.0",
@@ -75,8 +75,8 @@
75
75
  "bcryptjs": "2.4.3",
76
76
  "body-parser": "1.19.0",
77
77
  "chalk": "2.4.2",
78
- "child_process": "1.0.2",
79
78
  "child-process-ext": "2.1.1",
79
+ "child_process": "1.0.2",
80
80
  "clone": "2.1.2",
81
81
  "content-disposition": "0.5.4",
82
82
  "cookie-parser": "1.4.4",
@@ -98,6 +98,7 @@
98
98
  "iconv-lite": "0.5.0",
99
99
  "ini": "^2.0.0",
100
100
  "js-yaml": "3.13.1",
101
+ "json-cycle": "^1.3.0",
101
102
  "jsonata": "1.7.0",
102
103
  "jsonpath": "1.0.2",
103
104
  "memorystore": "1.6.1",