slnodejs 6.1.632 → 6.1.643
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/browser-agent/dist/browser-agent-all.js +2 -2
- package/browser-agent/dist/browser-agent-all.min.js +2 -2
- package/browser-agent/package.json +1 -1
- package/package.json +1 -1
- package/tsOutputs/cli-parse/executors/build-executor.js +1 -0
- package/tsOutputs/cli-parse/executors/build-executor.js.map +1 -1
|
@@ -33811,7 +33811,7 @@ module.exports={
|
|
|
33811
33811
|
"_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz",
|
|
33812
33812
|
"_shasum": "da37cebd31e79a1367e941b592ed1fbebd58abbb",
|
|
33813
33813
|
"_spec": "elliptic@^6.5.4",
|
|
33814
|
-
"_where": "/var/lib/jenkins/workspace/.OnPremise.Agent.JavaScript_main
|
|
33814
|
+
"_where": "/var/lib/jenkins/workspace/.OnPremise.Agent.JavaScript_main/browser-agent/node_modules/browserify-sign",
|
|
33815
33815
|
"author": {
|
|
33816
33816
|
"name": "Fedor Indutny",
|
|
33817
33817
|
"email": "fedor@indutny.com"
|
|
@@ -58679,7 +58679,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
58679
58679
|
"use strict";
|
|
58680
58680
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58681
58681
|
exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
|
|
58682
|
-
exports.SL_AGENT_VERSION = '6.1.
|
|
58682
|
+
exports.SL_AGENT_VERSION = '6.1.643';
|
|
58683
58683
|
exports.SL_AGENT_TYPE = 'browser';
|
|
58684
58684
|
});
|
|
58685
58685
|
|