diff --git a/client-js/main/client/command-request.js b/client-js/main/client/command-request.js
index ba3b0cb59..73e0ad908 100644
--- a/client-js/main/client/command-request.js
+++ b/client-js/main/client/command-request.js
@@ -170,7 +170,6 @@ export class CommandRequest extends ClientRequest {
*/
_asOrigin(command) {
const result = new Origin();
-
const messageId = new MessageId();
const commandIdType = Type.forClass(CommandId);
const packedId = AnyPacker.pack(command.getId()).as(commandIdType);
@@ -178,13 +177,6 @@ export class CommandRequest extends ClientRequest {
const typeUrl = command.getMessage().getTypeUrl();
messageId.setTypeUrl(typeUrl);
result.setMessage(messageId);
-
- let grandOrigin = command.getContext().getOrigin();
- if (!grandOrigin) {
- grandOrigin = new Origin();
- }
- result.setGrandOrigin(grandOrigin);
-
const actorContext = command.getContext().getActorContext();
result.setActorContext(actorContext);
return result;
diff --git a/client-js/package.json b/client-js/package.json
index bd334d12b..723fa7ccf 100644
--- a/client-js/package.json
+++ b/client-js/package.json
@@ -1,6 +1,6 @@
{
"name": "spine-web",
- "version": "1.6.16",
+ "version": "1.6.17",
"license": "Apache-2.0",
"description": "A JS client for interacting with Spine applications.",
"homepage": "https://spine.io",
diff --git a/integration-tests/js-tests/package.json b/integration-tests/js-tests/package.json
index b2551caf6..37ffded8f 100644
--- a/integration-tests/js-tests/package.json
+++ b/integration-tests/js-tests/package.json
@@ -1,6 +1,6 @@
{
"name": "client-js-tests",
- "version": "1.6.16",
+ "version": "1.6.17",
"license": "Apache-2.0",
"description": "Tests of a `spine-web` JS library against the Spine-based application.",
"scripts": {
diff --git a/license-report.md b/license-report.md
index 900b84bef..ef5a331fd 100644
--- a/license-report.md
+++ b/license-report.md
@@ -1,6 +1,6 @@
-# Dependencies of `io.spine:spine-client-js:1.6.16`
+# Dependencies of `io.spine:spine-client-js:1.6.17`
## Runtime
1. **Group:** com.google.code.findbugs **Name:** jsr305 **Version:** 3.0.2
@@ -368,17 +368,17 @@
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
+This report was generated on **Thu Dec 10 18:11:49 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-#NPM dependencies of `spine-web@1.6.16`
+#NPM dependencies of `spine-web@1.6.17`
## `Production` dependencies:
1. **base64-js@1.3.1**
* Licenses: MIT
* Repository: [https://github.com/beatgammit/base64-js](https://github.com/beatgammit/base64-js)
-1. **google-protobuf@3.13.0**
+1. **google-protobuf@3.14.0**
* Licenses: BSD-3-Clause
* Repository: [https://github.com/protocolbuffers/protobuf/tree/master/js](https://github.com/protocolbuffers/protobuf/tree/master/js)
1. **isomorphic-fetch@3.0.0**
@@ -390,7 +390,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **rxjs@6.5.5**
* Licenses: Apache-2.0
* Repository: [https://github.com/reactivex/rxjs](https://github.com/reactivex/rxjs)
-1. **spine-web@1.6.16**
+1. **spine-web@1.6.17**
* Licenses: Apache-2.0
* Repository: [https://github.com/SpineEventEngine/web](https://github.com/SpineEventEngine/web)
1. **tslib@1.14.1**
@@ -399,7 +399,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **uuid@8.3.1**
* Licenses: MIT
* Repository: [https://github.com/uuidjs/uuid](https://github.com/uuidjs/uuid)
-1. **whatwg-fetch@3.4.1**
+1. **whatwg-fetch@3.5.0**
* Licenses: MIT
* Repository: [https://github.com/github/fetch](https://github.com/github/fetch)
@@ -407,16 +407,16 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
## `Development` dependencies:
-1. **@babel/cli@7.12.1**
+1. **@babel/cli@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/code-frame@7.10.4**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/compat-data@7.12.5**
+1. **@babel/compat-data@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/core@7.12.3**
+1. **@babel/core@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/generator@7.12.5**
@@ -434,7 +434,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/helper-create-class-features-plugin@7.12.1**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/helper-create-regexp-features-plugin@7.12.1**
+1. **@babel/helper-create-regexp-features-plugin@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/helper-define-map@7.10.5**
@@ -452,7 +452,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/helper-hoist-variables@7.10.4**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/helper-member-expression-to-functions@7.12.1**
+1. **@babel/helper-member-expression-to-functions@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/helper-module-imports@7.12.5**
@@ -461,15 +461,12 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/helper-module-transforms@7.12.1**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/helper-optimise-call-expression@7.10.4**
+1. **@babel/helper-optimise-call-expression@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/helper-plugin-utils@7.10.4**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/helper-regex@7.10.5**
- * Licenses: MIT
- * Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/helper-remap-async-to-generator@7.12.1**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
@@ -500,7 +497,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/highlight@7.10.4**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/parser@7.12.5**
+1. **@babel/parser@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/plugin-proposal-async-generator-functions@7.12.1**
@@ -524,7 +521,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/plugin-proposal-nullish-coalescing-operator@7.12.1**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/plugin-proposal-numeric-separator@7.12.5**
+1. **@babel/plugin-proposal-numeric-separator@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/plugin-proposal-object-rest-spread@7.12.1**
@@ -533,7 +530,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/plugin-proposal-optional-catch-binding@7.12.1**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/plugin-proposal-optional-chaining@7.12.1**
+1. **@babel/plugin-proposal-optional-chaining@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/plugin-proposal-private-methods@7.12.1**
@@ -659,7 +656,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/plugin-transform-spread@7.12.1**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/plugin-transform-sticky-regex@7.12.1**
+1. **@babel/plugin-transform-sticky-regex@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/plugin-transform-template-literals@7.12.1**
@@ -674,7 +671,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/plugin-transform-unicode-regex@7.12.1**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/preset-env@7.12.1**
+1. **@babel/preset-env@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@babel/preset-modules@0.1.4**
@@ -686,13 +683,13 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@babel/runtime@7.12.5**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/template@7.10.4**
+1. **@babel/template@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/traverse@7.12.5**
+1. **@babel/traverse@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
-1. **@babel/types@7.12.6**
+1. **@babel/types@7.12.7**
* Licenses: MIT
* Repository: [https://github.com/babel/babel](https://github.com/babel/babel)
1. **@firebase/analytics-types@0.4.0**
@@ -779,22 +776,19 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@firebase/webchannel-wrapper@0.4.0**
* Licenses: Apache-2.0
* Repository: [https://github.com/firebase/firebase-js-sdk](https://github.com/firebase/firebase-js-sdk)
-1. **@grpc/grpc-js@1.1.8**
+1. **@grpc/grpc-js@1.2.1**
* Licenses: Apache-2.0
* Repository: [https://github.com/grpc/grpc-node/tree/master/packages/grpc-js](https://github.com/grpc/grpc-node/tree/master/packages/grpc-js)
1. **@grpc/proto-loader@0.5.5**
* Licenses: Apache-2.0
* Repository: [https://github.com/grpc/grpc-node](https://github.com/grpc/grpc-node)
-1. **@grpc/proto-loader@0.6.0-pre9**
- * Licenses: Apache-2.0
- * Repository: [https://github.com/grpc/grpc-node](https://github.com/grpc/grpc-node)
1. **@istanbuljs/load-nyc-config@1.1.0**
* Licenses: ISC
* Repository: [https://github.com/istanbuljs/load-nyc-config](https://github.com/istanbuljs/load-nyc-config)
1. **@istanbuljs/schema@0.1.2**
* Licenses: MIT
* Repository: [https://github.com/istanbuljs/schema](https://github.com/istanbuljs/schema)
-1. **@nicolo-ribaudo/chokidar-2@2.1.8**
+1. **@nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents**
* Licenses: MIT
* Repository: [https://github.com/nicolo-ribaudo/chokidar-2](https://github.com/nicolo-ribaudo/chokidar-2)
1. **@protobufjs/aspromise@1.1.2**
@@ -836,7 +830,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@sinonjs/formatio@5.0.1**
* Licenses: BSD-3-Clause
* Repository: [https://github.com/sinonjs/formatio](https://github.com/sinonjs/formatio)
-1. **@sinonjs/samsam@5.2.0**
+1. **@sinonjs/samsam@5.3.0**
* Licenses: BSD-3-Clause
* Repository: [https://github.com/sinonjs/samsam](https://github.com/sinonjs/samsam)
1. **@sinonjs/text-encoding@0.7.1**
@@ -845,16 +839,19 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **@tootallnate/once@1.1.2**
* Licenses: MIT
* Repository: [https://github.com/TooTallNate/once](https://github.com/TooTallNate/once)
+1. **@types/color-name@1.1.1**
+ * Licenses: MIT
+ * Repository: [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)
1. **@types/json-schema@7.0.6**
* Licenses: MIT
* Repository: [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)
1. **@types/long@4.0.1**
* Licenses: MIT
* Repository: [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)
-1. **@types/node@12.19.3**
+1. **@types/node@12.19.6**
* Licenses: MIT
* Repository: [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)
-1. **@types/node@13.13.30**
+1. **@types/node@13.13.32**
* Licenses: MIT
* Repository: [https://github.com/DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)
1. **@ungap/promise-all-settled@1.1.2**
@@ -941,7 +938,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **agent-base@6.0.2**
* Licenses: MIT
* Repository: [https://github.com/TooTallNate/node-agent-base](https://github.com/TooTallNate/node-agent-base)
-1. **aggregate-error@3.1.0**
+1. **aggregate-error@3.0.1**
* Licenses: MIT
* Repository: [https://github.com/sindresorhus/aggregate-error](https://github.com/sindresorhus/aggregate-error)
1. **ajv-errors@1.0.1**
@@ -974,6 +971,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **ansi-styles@3.2.1**
* Licenses: MIT
* Repository: [https://github.com/chalk/ansi-styles](https://github.com/chalk/ansi-styles)
+1. **ansi-styles@4.2.1**
+ * Licenses: MIT
+ * Repository: [https://github.com/chalk/ansi-styles](https://github.com/chalk/ansi-styles)
1. **ansi-styles@4.3.0**
* Licenses: MIT
* Repository: [https://github.com/chalk/ansi-styles](https://github.com/chalk/ansi-styles)
@@ -1040,7 +1040,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **babel-code-frame@6.26.0**
* Licenses: MIT
* Repository: [https://github.com/babel/babel/tree/master/packages/babel-code-frame](https://github.com/babel/babel/tree/master/packages/babel-code-frame)
-1. **babel-loader@8.1.0**
+1. **babel-loader@8.2.1**
* Licenses: MIT
* Repository: [https://github.com/babel/babel-loader](https://github.com/babel/babel-loader)
1. **babel-messages@6.23.0**
@@ -1088,6 +1088,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **binary-extensions@2.1.0**
* Licenses: MIT
* Repository: [https://github.com/sindresorhus/binary-extensions](https://github.com/sindresorhus/binary-extensions)
+1. **bindings@1.5.0**
+ * Licenses: MIT
+ * Repository: [https://github.com/TooTallNate/node-bindings](https://github.com/TooTallNate/node-bindings)
1. **bluebird@3.7.2**
* Licenses: MIT
* Repository: [https://github.com/petkaantonov/bluebird](https://github.com/petkaantonov/bluebird)
@@ -1121,7 +1124,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **browserify-des@1.0.2**
* Licenses: MIT
* Repository: [https://github.com/crypto-browserify/browserify-des](https://github.com/crypto-browserify/browserify-des)
-1. **browserify-rsa@4.0.1**
+1. **browserify-rsa@4.1.0**
* Licenses: MIT
* Repository: [https://github.com/crypto-browserify/browserify-rsa](https://github.com/crypto-browserify/browserify-rsa)
1. **browserify-sign@4.2.1**
@@ -1130,7 +1133,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **browserify-zlib@0.2.0**
* Licenses: MIT
* Repository: [https://github.com/devongovett/browserify-zlib](https://github.com/devongovett/browserify-zlib)
-1. **browserslist@4.14.6**
+1. **browserslist@4.14.7**
* Licenses: MIT
* Repository: [https://github.com/browserslist/browserslist](https://github.com/browserslist/browserslist)
1. **buffer-equal-constant-time@1.0.1**
@@ -1166,7 +1169,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **camelcase@6.2.0**
* Licenses: MIT
* Repository: [https://github.com/sindresorhus/camelcase](https://github.com/sindresorhus/camelcase)
-1. **caniuse-lite@1.0.30001156**
+1. **caniuse-lite@1.0.30001159**
* Licenses: CC-BY-4.0
* Repository: [https://github.com/ben-eb/caniuse-lite](https://github.com/ben-eb/caniuse-lite)
1. **catharsis@0.8.11**
@@ -1229,7 +1232,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **colorette@1.2.1**
* Licenses: MIT
* Repository: [https://github.com/jorgebucaran/colorette](https://github.com/jorgebucaran/colorette)
-1. **command-line-usage@6.1.0**
+1. **command-line-usage@6.1.1**
* Licenses: MIT
* Repository: [https://github.com/75lb/command-line-usage](https://github.com/75lb/command-line-usage)
1. **commander@2.20.3**
@@ -1268,7 +1271,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **copy-descriptor@0.1.1**
* Licenses: MIT
* Repository: [https://github.com/jonschlinkert/copy-descriptor](https://github.com/jonschlinkert/copy-descriptor)
-1. **core-js-compat@3.6.5**
+1. **core-js-compat@3.7.0**
* Licenses: MIT
* Repository: [https://github.com/zloirock/core-js](https://github.com/zloirock/core-js)
1. **core-js@2.6.11**
@@ -1304,9 +1307,15 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **debug@3.2.6**
* Licenses: MIT
* Repository: [https://github.com/visionmedia/debug](https://github.com/visionmedia/debug)
+1. **debug@4.1.1**
+ * Licenses: MIT
+ * Repository: [https://github.com/visionmedia/debug](https://github.com/visionmedia/debug)
1. **debug@4.2.0**
* Licenses: MIT
* Repository: [https://github.com/visionmedia/debug](https://github.com/visionmedia/debug)
+1. **debug@4.3.1**
+ * Licenses: MIT
+ * Repository: [https://github.com/visionmedia/debug](https://github.com/visionmedia/debug)
1. **debuglog@1.0.1**
* Licenses: MIT
* Repository: [https://github.com/sam-github/node-debuglog](https://github.com/sam-github/node-debuglog)
@@ -1361,7 +1370,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **ecdsa-sig-formatter@1.0.11**
* Licenses: Apache-2.0
* Repository: [https://github.com/Brightspace/node-ecdsa-sig-formatter](https://github.com/Brightspace/node-ecdsa-sig-formatter)
-1. **electron-to-chromium@1.3.588**
+1. **electron-to-chromium@1.3.603**
* Licenses: ISC
* Repository: [https://github.com/kilian/electron-to-chromium](https://github.com/kilian/electron-to-chromium)
1. **elliptic@6.5.3**
@@ -1469,6 +1478,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **figgy-pudding@3.5.2**
* Licenses: ISC
* Repository: [https://github.com/npm/figgy-pudding](https://github.com/npm/figgy-pudding)
+1. **file-uri-to-path@1.0.0**
+ * Licenses: MIT
+ * Repository: [https://github.com/TooTallNate/file-uri-to-path](https://github.com/TooTallNate/file-uri-to-path)
1. **fill-range@4.0.0**
* Licenses: MIT
* Repository: [https://github.com/jonschlinkert/fill-range](https://github.com/jonschlinkert/fill-range)
@@ -1514,7 +1526,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **from2@2.3.0**
* Licenses: MIT
* Repository: [https://github.com/hughsk/from2](https://github.com/hughsk/from2)
-1. **fromentries@1.3.2**
+1. **fromentries@1.2.0**
* Licenses: MIT
* Repository: [https://github.com/feross/fromentries](https://github.com/feross/fromentries)
1. **fs-readdir-recursive@1.1.0**
@@ -1526,6 +1538,12 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **fs.realpath@1.0.0**
* Licenses: ISC
* Repository: [https://github.com/isaacs/fs.realpath](https://github.com/isaacs/fs.realpath)
+1. **fsevents@1.2.13**
+ * Licenses: MIT
+ * Repository: [https://github.com/strongloop/fsevents](https://github.com/strongloop/fsevents)
+1. **fsevents@2.1.3**
+ * Licenses: MIT
+ * Repository: [https://github.com/fsevents/fsevents](https://github.com/fsevents/fsevents)
1. **function-bind@1.1.1**
* Licenses: MIT
* Repository: [https://github.com/Raynos/function-bind](https://github.com/Raynos/function-bind)
@@ -1574,13 +1592,13 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **google-p12-pem@3.0.3**
* Licenses: MIT
* Repository: [https://github.com/google/google-p12-pem](https://github.com/google/google-p12-pem)
-1. **graceful-fs@4.2.4**
+1. **graceful-fs@4.2.3**
* Licenses: ISC
* Repository: [https://github.com/isaacs/node-graceful-fs](https://github.com/isaacs/node-graceful-fs)
1. **growl@1.10.5**
* Licenses: MIT
* Repository: [https://github.com/tj/node-growl](https://github.com/tj/node-growl)
-1. **gtoken@5.0.5**
+1. **gtoken@5.1.0**
* Licenses: MIT
* Repository: [https://github.com/google/node-gtoken](https://github.com/google/node-gtoken)
1. **has-ansi@2.0.0**
@@ -1616,7 +1634,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **hash.js@1.1.7**
* Licenses: MIT
* Repository: [https://github.com/indutny/hash.js](https://github.com/indutny/hash.js)
-1. **hasha@5.2.2**
+1. **hasha@5.2.0**
* Licenses: MIT
* Repository: [https://github.com/sindresorhus/hasha](https://github.com/sindresorhus/hasha)
1. **he@1.2.0**
@@ -1706,9 +1724,6 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **is-buffer@1.1.6**
* Licenses: MIT
* Repository: [https://github.com/feross/is-buffer](https://github.com/feross/is-buffer)
-1. **is-core-module@2.1.0**
- * Licenses: MIT
- * Repository: [https://github.com/inspect-js/is-core-module](https://github.com/inspect-js/is-core-module)
1. **is-data-descriptor@0.1.4**
* Licenses: MIT
* Repository: [https://github.com/jonschlinkert/is-data-descriptor](https://github.com/jonschlinkert/is-data-descriptor)
@@ -1808,6 +1823,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **js-tokens@4.0.0**
* Licenses: MIT
* Repository: [https://github.com/lydell/js-tokens](https://github.com/lydell/js-tokens)
+1. **js-yaml@3.13.1**
+ * Licenses: MIT
+ * Repository: [https://github.com/nodeca/js-yaml](https://github.com/nodeca/js-yaml)
1. **js-yaml@3.14.0**
* Licenses: MIT
* Repository: [https://github.com/nodeca/js-yaml](https://github.com/nodeca/js-yaml)
@@ -1829,9 +1847,6 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **json-parse-better-errors@1.0.2**
* Licenses: MIT
* Repository: [https://github.com/zkat/json-parse-better-errors](https://github.com/zkat/json-parse-better-errors)
-1. **json-parse-even-better-errors@2.3.1**
- * Licenses: MIT
- * Repository: [https://github.com/npm/json-parse-even-better-errors](https://github.com/npm/json-parse-even-better-errors)
1. **json-schema-traverse@0.4.1**
* Licenses: MIT
* Repository: [https://github.com/epoberezkin/json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse)
@@ -1901,6 +1916,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **lodash.get@4.4.2**
* Licenses: MIT
* Repository: [https://github.com/lodash/lodash](https://github.com/lodash/lodash)
+1. **lodash@4.17.15**
+ * Licenses: MIT
+ * Repository: [https://github.com/lodash/lodash](https://github.com/lodash/lodash)
1. **lodash@4.17.20**
* Licenses: MIT
* Repository: [https://github.com/lodash/lodash](https://github.com/lodash/lodash)
@@ -1976,6 +1994,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **minimatch@3.0.4**
* Licenses: ISC
* Repository: [https://github.com/isaacs/minimatch](https://github.com/isaacs/minimatch)
+1. **minimist@0.0.8**
+ * Licenses: MIT
+ * Repository: [https://github.com/substack/minimist](https://github.com/substack/minimist)
1. **minimist@1.2.5**
* Licenses: MIT
* Repository: [https://github.com/substack/minimist](https://github.com/substack/minimist)
@@ -1985,6 +2006,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **mixin-deep@1.3.2**
* Licenses: MIT
* Repository: [https://github.com/jonschlinkert/mixin-deep](https://github.com/jonschlinkert/mixin-deep)
+1. **mkdirp@0.5.1**
+ * Licenses: MIT
+ * Repository: [https://github.com/substack/node-mkdirp](https://github.com/substack/node-mkdirp)
1. **mkdirp@0.5.5**
* Licenses: MIT
* Repository: [https://github.com/substack/node-mkdirp](https://github.com/substack/node-mkdirp)
@@ -2003,6 +2027,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **ms@2.1.2**
* Licenses: MIT
* Repository: [https://github.com/zeit/ms](https://github.com/zeit/ms)
+1. **nan@2.14.2**
+ * Licenses: MIT
+ * Repository: [https://github.com/nodejs/nan](https://github.com/nodejs/nan)
1. **nanoid@3.1.12**
* Licenses: MIT
* Repository: [https://github.com/ai/nanoid](https://github.com/ai/nanoid)
@@ -2015,9 +2042,6 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **nise@4.0.4**
* Licenses: BSD-3-Clause
* Repository: [https://github.com/sinonjs/nise](https://github.com/sinonjs/nise)
-1. **node-fetch@2.6.1**
- * Licenses: MIT
- * Repository: [https://github.com/bitinn/node-fetch](https://github.com/bitinn/node-fetch)
1. **node-forge@0.10.0**
* Licenses: (BSD-3-Clause OR GPL-2.0)
* Repository: [https://github.com/digitalbazaar/forge](https://github.com/digitalbazaar/forge)
@@ -2030,7 +2054,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **node-preload@0.2.1**
* Licenses: MIT
* Repository: [https://github.com/cfware/node-preload](https://github.com/cfware/node-preload)
-1. **node-releases@1.1.65**
+1. **node-releases@1.1.67**
* Licenses: MIT
* Repository: [https://github.com/chicoxyzzy/node-releases](https://github.com/chicoxyzzy/node-releases)
1. **nopt@4.0.3**
@@ -2090,7 +2114,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **osenv@0.1.5**
* Licenses: ISC
* Repository: [https://github.com/npm/osenv](https://github.com/npm/osenv)
-1. **p-limit@2.3.0**
+1. **p-limit@2.2.2**
* Licenses: MIT
* Repository: [https://github.com/sindresorhus/p-limit](https://github.com/sindresorhus/p-limit)
1. **p-limit@3.0.2**
@@ -2189,7 +2213,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **promise-polyfill@8.1.3**
* Licenses: MIT
* Repository: [https://github.com/taylorhakes/promise-polyfill](https://github.com/taylorhakes/promise-polyfill)
-1. **protobufjs@6.10.1**
+1. **protobufjs@6.10.2**
* Licenses: BSD-3-Clause
* Repository: [https://github.com/protobufjs/protobuf.js](https://github.com/protobufjs/protobuf.js)
1. **prr@1.0.1**
@@ -2231,7 +2255,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **read-installed@4.0.3**
* Licenses: ISC
* Repository: [https://github.com/isaacs/read-installed](https://github.com/isaacs/read-installed)
-1. **read-package-json@2.1.2**
+1. **read-package-json@2.1.1**
* Licenses: ISC
* Repository: [https://github.com/npm/read-package-json](https://github.com/npm/read-package-json)
1. **readable-stream@2.3.7**
@@ -2315,7 +2339,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **resolve-url@0.2.1**
* Licenses: MIT
* Repository: [https://github.com/lydell/resolve-url](https://github.com/lydell/resolve-url)
-1. **resolve@1.18.1**
+1. **resolve@1.15.1**
* Licenses: MIT
* Repository: [https://github.com/browserify/resolve](https://github.com/browserify/resolve)
1. **ret@0.1.15**
@@ -2384,7 +2408,7 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **shebang-regex@3.0.0**
* Licenses: MIT
* Repository: [https://github.com/sindresorhus/shebang-regex](https://github.com/sindresorhus/shebang-regex)
-1. **signal-exit@3.0.3**
+1. **signal-exit@3.0.2**
* Licenses: ISC
* Repository: [https://github.com/tapjs/signal-exit](https://github.com/tapjs/signal-exit)
1. **sinon@9.2.1**
@@ -2429,25 +2453,25 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **spdx-compare@1.0.0**
* Licenses: MIT
* Repository: [https://github.com/kemitchell/spdx-compare.js](https://github.com/kemitchell/spdx-compare.js)
-1. **spdx-correct@3.1.1**
+1. **spdx-correct@3.1.0**
* Licenses: Apache-2.0
* Repository: [https://github.com/jslicense/spdx-correct.js](https://github.com/jslicense/spdx-correct.js)
-1. **spdx-exceptions@2.3.0**
+1. **spdx-exceptions@2.2.0**
* Licenses: CC-BY-3.0
* Repository: [https://github.com/kemitchell/spdx-exceptions.json](https://github.com/kemitchell/spdx-exceptions.json)
-1. **spdx-expression-parse@3.0.1**
+1. **spdx-expression-parse@3.0.0**
* Licenses: MIT
* Repository: [https://github.com/jslicense/spdx-expression-parse.js](https://github.com/jslicense/spdx-expression-parse.js)
-1. **spdx-license-ids@3.0.6**
+1. **spdx-license-ids@3.0.5**
* Licenses: CC0-1.0
- * Repository: [https://github.com/jslicense/spdx-license-ids](https://github.com/jslicense/spdx-license-ids)
+ * Repository: [https://github.com/shinnn/spdx-license-ids](https://github.com/shinnn/spdx-license-ids)
1. **spdx-ranges@2.1.1**
* Licenses: (MIT AND CC-BY-3.0)
* Repository: [https://github.com/kemitchell/spdx-ranges.js](https://github.com/kemitchell/spdx-ranges.js)
1. **spdx-satisfies@4.0.1**
* Licenses: MIT
* Repository: [https://github.com/kemitchell/spdx-satisfies.js](https://github.com/kemitchell/spdx-satisfies.js)
-1. **spine-web@1.6.16**
+1. **spine-web@1.6.17**
* Licenses: Apache-2.0
* Repository: [https://github.com/SpineEventEngine/web](https://github.com/SpineEventEngine/web)
1. **split-string@3.1.0**
@@ -2519,6 +2543,9 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **supports-color@5.5.0**
* Licenses: MIT
* Repository: [https://github.com/chalk/supports-color](https://github.com/chalk/supports-color)
+1. **supports-color@7.1.0**
+ * Licenses: MIT
+ * Repository: [https://github.com/chalk/supports-color](https://github.com/chalk/supports-color)
1. **supports-color@7.2.0**
* Licenses: MIT
* Repository: [https://github.com/chalk/supports-color](https://github.com/chalk/supports-color)
@@ -2663,10 +2690,10 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **vm-browserify@1.1.2**
* Licenses: MIT
* Repository: [https://github.com/substack/vm-browserify](https://github.com/substack/vm-browserify)
-1. **watchpack-chokidar2@2.0.0**
+1. **watchpack-chokidar2@2.0.1**
* Licenses: MIT
* Repository: [https://github.com/webpack/watchpack](https://github.com/webpack/watchpack)
-1. **watchpack@1.7.4**
+1. **watchpack@1.7.5**
* Licenses: MIT
* Repository: [https://github.com/webpack/watchpack](https://github.com/webpack/watchpack)
1. **webpack-cli@4.2.0**
@@ -2750,17 +2777,17 @@ This report was generated on **Mon Dec 07 12:28:03 EET 2020** using [Gradle-Lice
1. **yargs@13.3.2**
* Licenses: MIT
* Repository: [https://github.com/yargs/yargs](https://github.com/yargs/yargs)
-1. **yargs@15.4.1**
+1. **yargs@15.3.1**
* Licenses: MIT
* Repository: [https://github.com/yargs/yargs](https://github.com/yargs/yargs)
-This report was generated on **Mon Dec 07 2020 12:28:06 GMT+0200 (Eastern European Standard Time)** using [NPM License Checker](https://github.com/davglass/license-checker) library.
+This report was generated on **Thu Dec 10 2020 18:11:50 GMT+0200 (Eastern European Standard Time)** using [NPM License Checker](https://github.com/davglass/license-checker) library.
-# Dependencies of `io.spine.gcloud:spine-firebase-web:1.6.16`
+# Dependencies of `io.spine.gcloud:spine-firebase-web:1.6.17`
## Runtime
1. **Group:** com.fasterxml.jackson.core **Name:** jackson-annotations **Version:** 2.9.10
@@ -3547,12 +3574,12 @@ This report was generated on **Mon Dec 07 2020 12:28:06 GMT+0200 (Eastern Europe
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Dec 07 12:13:51 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
+This report was generated on **Thu Dec 10 18:11:53 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine:spine-js-tests:1.6.16`
+# Dependencies of `io.spine:spine-js-tests:1.6.17`
## Runtime
1. **Group:** com.google.code.findbugs **Name:** jsr305 **Version:** 3.0.2
@@ -3942,12 +3969,12 @@ This report was generated on **Mon Dec 07 12:13:51 EET 2020** using [Gradle-Lice
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Dec 07 12:14:00 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
+This report was generated on **Thu Dec 10 18:11:59 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine:spine-test-app:1.6.16`
+# Dependencies of `io.spine:spine-test-app:1.6.17`
## Runtime
1. **Group:** com.fasterxml.jackson.core **Name:** jackson-annotations **Version:** 2.9.10
@@ -5521,12 +5548,12 @@ This report was generated on **Mon Dec 07 12:14:00 EET 2020** using [Gradle-Lice
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Dec 07 12:14:05 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
+This report was generated on **Thu Dec 10 18:12:01 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine:spine-testutil-web:1.6.16`
+# Dependencies of `io.spine:spine-testutil-web:1.6.17`
## Runtime
1. **Group:** com.google.android **Name:** annotations **Version:** 4.1.1.4
@@ -5985,12 +6012,12 @@ This report was generated on **Mon Dec 07 12:14:05 EET 2020** using [Gradle-Lice
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Dec 07 12:14:05 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
+This report was generated on **Thu Dec 10 18:12:02 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
-# Dependencies of `io.spine:spine-web:1.6.16`
+# Dependencies of `io.spine:spine-web:1.6.17`
## Runtime
1. **Group:** com.google.android **Name:** annotations **Version:** 4.1.1.4
@@ -6488,4 +6515,4 @@ This report was generated on **Mon Dec 07 12:14:05 EET 2020** using [Gradle-Lice
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
-This report was generated on **Mon Dec 07 12:14:08 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
\ No newline at end of file
+This report was generated on **Thu Dec 10 18:12:03 EET 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 3236299c6..86e4a2358 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ all modules and does not describe the project structure per-subproject.
io.spine
spine-web
-1.6.16
+1.6.17
2015
@@ -58,7 +58,7 @@ all modules and does not describe the project structure per-subproject.
io.spine
spine-server
- 1.6.18
+ 1.6.19
compile
@@ -94,7 +94,7 @@ all modules and does not describe the project structure per-subproject.
io.spine
spine-testutil-client
- 1.6.18
+ 1.6.19
test
@@ -150,7 +150,7 @@ all modules and does not describe the project structure per-subproject.
io.spine
spine-client
- 1.6.18
+ 1.6.19
io.spine.tools
diff --git a/version.gradle.kts b/version.gradle.kts
index a2cc7aafa..ba48be36b 100644
--- a/version.gradle.kts
+++ b/version.gradle.kts
@@ -20,8 +20,8 @@
val spineBaseVersion: String by extra("1.6.16")
val spineTimeVersion: String by extra("1.6.16")
-val spineCoreVersion: String by extra("1.6.18")
+val spineCoreVersion: String by extra("1.6.19")
val spineVersion: String by extra(spineCoreVersion)
-val versionToPublish: String by extra("1.6.16")
-val versionToPublishJs: String by extra("1.6.16")
+val versionToPublish: String by extra("1.6.17")
+val versionToPublishJs: String by extra(versionToPublish)