slnodejs 6.1.873 → 6.1.879

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.
@@ -30621,7 +30621,7 @@ module.exports={
30621
30621
  "_resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.6.tgz",
30622
30622
  "_shasum": "ee5f7c3a00b98a2144ac84d67d01f04d438fa53e",
30623
30623
  "_spec": "elliptic@^6.5.5",
30624
- "_where": "/var/lib/jenkins/workspace/.OnPremise.Agent.JavaScript_main@3/browser-agent/node_modules/browserify-sign",
30624
+ "_where": "/var/lib/jenkins/workspace/.OnPremise.Agent.JavaScript_main/browser-agent/node_modules/browserify-sign",
30625
30625
  "author": {
30626
30626
  "name": "Fedor Indutny",
30627
30627
  "email": "fedor@indutny.com"
@@ -54503,7 +54503,7 @@ module.exports = function (buf) {
54503
54503
 
54504
54504
  'use strict';
54505
54505
 
54506
- var punycode = require('punycode');
54506
+ var punycode = require('punycode/');
54507
54507
 
54508
54508
  function Url() {
54509
54509
  this.protocol = null;
@@ -55255,7 +55255,7 @@ exports.format = urlFormat;
55255
55255
 
55256
55256
  exports.Url = Url;
55257
55257
 
55258
- },{"punycode":355,"qs":357}],415:[function(require,module,exports){
55258
+ },{"punycode/":355,"qs":357}],415:[function(require,module,exports){
55259
55259
  (function (global){(function (){
55260
55260
 
55261
55261
  /**
@@ -57141,7 +57141,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
57141
57141
  "use strict";
57142
57142
  Object.defineProperty(exports, "__esModule", { value: true });
57143
57143
  exports.SL_AGENT_TYPE = exports.SL_AGENT_VERSION = void 0;
57144
- exports.SL_AGENT_VERSION = '6.1.873';
57144
+ exports.SL_AGENT_VERSION = '6.1.879';
57145
57145
  exports.SL_AGENT_TYPE = 'browser';
57146
57146
  });
57147
57147