@nsshunt/stsdatamanagement 1.17.21 → 1.17.22

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/dbbuild.test.ts CHANGED
@@ -1,5 +1,7 @@
1
- import { $Options } from '@nsshunt/stsconfig'
2
- const goptions = $Options()
1
+ //import { $Options } from '@nsshunt/stsconfig'
2
+ //const goptions = $Options()
3
+ import * as stsconfig from '@nsshunt/stsconfig'
4
+ const goptions = stsconfig.$Options()
3
5
 
4
6
  import { JestSleep } from '@nsshunt/stsutils'
5
7
 
@@ -1,4 +1,27 @@
1
1
  "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
2
25
  var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
3
26
  function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
4
27
  return new (P || (P = Promise))(function (resolve, reject) {
@@ -9,8 +32,10 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
9
32
  });
10
33
  };
11
34
  Object.defineProperty(exports, "__esModule", { value: true });
12
- const stsconfig_1 = require("@nsshunt/stsconfig");
13
- const goptions = (0, stsconfig_1.$Options)();
35
+ //import { $Options } from '@nsshunt/stsconfig'
36
+ //const goptions = $Options()
37
+ const stsconfig = __importStar(require("@nsshunt/stsconfig"));
38
+ const goptions = stsconfig.$Options();
14
39
  const stsutils_1 = require("@nsshunt/stsutils");
15
40
  const databaseutils_1 = require("./databaseutils");
16
41
  describe("Test Auth Controller", () => {
@@ -1 +1 @@
1
- {"version":3,"file":"dbbuild.test.js","sourceRoot":"","sources":["../dbbuild.test.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,kDAA6C;AAC7C,MAAM,QAAQ,GAAG,IAAA,oBAAQ,GAAE,CAAA;AAE3B,gDAA6C;AAE7C,mDAA+C;AAE/C,QAAQ,CAAC,sBAAsB,EAAE,GAAG,EAAE;IAElC,SAAS,CAAC,GAAS,EAAE;QAEjB,MAAM,SAAS,GAAG;YACd,KAAK,EAAE,CAAC;YACR,UAAU,EAAE,KAAK;YACjB,YAAY,EAAE,CAAC;YACf,YAAY,EAAE,IAAI;YAClB,kBAAkB,EAAE,QAAQ;YAC5B,WAAW,EAAE,KAAK;YAClB,oBAAoB,EAAE,QAAQ,CAAC,oBAAoB;SACtD,CAAA;QAED,MAAM,OAAO,GAAG,IAAI,6BAAa,EAAE,CAAC;QACpC,MAAM,OAAO,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC;IAE5C,CAAC,CAAA,EAAE,KAAK,CAAC,CAAC;IAEV,QAAQ,CAAC,GAAS,EAAE;QAEhB,MAAM,IAAA,oBAAS,GAAE,CAAC;IACtB,CAAC,CAAA,EAAE,IAAI,CAAC,CAAC;IAET,IAAI,CAAC,cAAc,EAAE,GAAS,EAAE;QAE5B,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC;QACrB,MAAM,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;IAC7B,CAAC,CAAA,CAAC,CAAC;AACP,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"dbbuild.test.js","sourceRoot":"","sources":["../dbbuild.test.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+CAA+C;AAC/C,6BAA6B;AAC7B,8DAA+C;AAC/C,MAAM,QAAQ,GAAG,SAAS,CAAC,QAAQ,EAAE,CAAA;AAErC,gDAA6C;AAE7C,mDAA+C;AAE/C,QAAQ,CAAC,sBAAsB,EAAE,GAAG,EAAE;IAElC,SAAS,CAAC,GAAS,EAAE;QAEjB,MAAM,SAAS,GAAG;YACd,KAAK,EAAE,CAAC;YACR,UAAU,EAAE,KAAK;YACjB,YAAY,EAAE,CAAC;YACf,YAAY,EAAE,IAAI;YAClB,kBAAkB,EAAE,QAAQ;YAC5B,WAAW,EAAE,KAAK;YAClB,oBAAoB,EAAE,QAAQ,CAAC,oBAAoB;SACtD,CAAA;QAED,MAAM,OAAO,GAAG,IAAI,6BAAa,EAAE,CAAC;QACpC,MAAM,OAAO,CAAC,cAAc,CAAC,SAAS,CAAC,CAAC;IAE5C,CAAC,CAAA,EAAE,KAAK,CAAC,CAAC;IAEV,QAAQ,CAAC,GAAS,EAAE;QAEhB,MAAM,IAAA,oBAAS,GAAE,CAAC;IACtB,CAAC,CAAA,EAAE,IAAI,CAAC,CAAC;IAET,IAAI,CAAC,cAAc,EAAE,GAAS,EAAE;QAE5B,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC;QACrB,MAAM,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;IAC7B,CAAC,CAAA,CAAC,CAAC;AACP,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@nsshunt/stsdatamanagement",
3
- "version": "1.17.21",
3
+ "version": "1.17.22",
4
4
  "description": "STS Data Management Modules, Utilities and Services",
5
5
  "main": "dist/dbaccess.js",
6
6
  "types": "./types/index.d.ts",
7
7
  "dependencies": {
8
- "@nsshunt/stsconfig": "^1.25.14",
9
- "@nsshunt/stsinstrumentation": "^6.11.62",
10
- "@nsshunt/stsutils": "^1.15.11",
8
+ "@nsshunt/stsconfig": "^1.25.25",
9
+ "@nsshunt/stsinstrumentation": "^6.11.65",
10
+ "@nsshunt/stsutils": "^1.15.19",
11
11
  "@types/node": "^18.15.5",
12
12
  "@types/pg": "^8.6.6",
13
13
  "@types/pg-copy-streams": "^1.2.2",