@nsshunt/stsoauth2plugin 1.0.161 → 1.0.163

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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@nsshunt/stsoauth2plugin",
3
- "version": "1.0.161",
3
+ "version": "1.0.163",
4
4
  "description": "STS OAuth2 VUE Plugin",
5
- "type": "commonjs",
5
+ "type": "module",
6
6
  "main": "./dist/index.cjs",
7
7
  "module": "./dist/index.mjs",
8
8
  "types": "./types/index.d.ts",
@@ -45,20 +45,20 @@
45
45
  "@types/detect-node": "^2.0.2",
46
46
  "@typescript-eslint/eslint-plugin": "^8.58.0",
47
47
  "@typescript-eslint/parser": "^8.58.0",
48
- "eslint": "^9.39.2",
48
+ "eslint": "^10.2.0",
49
49
  "globals": "^17.4.0",
50
- "typescript": "^5.9.3",
50
+ "typescript": "^6.0.2",
51
51
  "vite": "^8.0.3",
52
52
  "vitest": "^4.1.2",
53
53
  "vue": "^3.5.32"
54
54
  },
55
55
  "dependencies": {
56
- "@nsshunt/stsinstrumentmanagerclient": "^1.0.18",
57
- "@nsshunt/stsobservability": "^1.0.149",
58
- "@nsshunt/stsutils": "^1.19.91",
59
- "@nsshunt/stsvueutils": "^2.0.86",
56
+ "@nsshunt/stsinstrumentmanagerclient": "^1.0.21",
57
+ "@nsshunt/stsobservability": "^1.0.151",
58
+ "@nsshunt/stsutils": "^1.19.92",
59
+ "@nsshunt/stsvueutils": "^2.0.89",
60
60
  "axios": "^1.14.0",
61
- "chalk": "^4.1.2",
61
+ "chalk": "^5.6.2",
62
62
  "crypto-js": "^4.2.0",
63
63
  "detect-node": "^2.1.0",
64
64
  "http-status-codes": "^2.3.0",
package/types/index.d.ts CHANGED
@@ -1,11 +1,11 @@
1
- import { STSOAuth2Manager } from './stsoauth2manager';
2
- import { ISTSOAuth2ManagerOptions } from './stsoauth2types';
3
- export * from './stsoauth2types';
4
- export * from './stsoauth2manager';
5
- export * from './stsoauth2worker';
6
- export * from './stores/testStore';
7
- export * from './stores/stsoauth2store';
8
- export * from './stsPluginKeys';
1
+ import { STSOAuth2Manager } from './stsoauth2manager.js';
2
+ import { ISTSOAuth2ManagerOptions } from './stsoauth2types.js';
3
+ export * from './stsoauth2types.js';
4
+ export * from './stsoauth2manager.js';
5
+ export * from './stsoauth2worker.js';
6
+ export * from './stores/testStore.js';
7
+ export * from './stores/stsoauth2store.js';
8
+ export * from './stsPluginKeys.js';
9
9
  export declare const useSTSOAuth2ManagerPlugin: () => STSOAuth2Manager;
10
10
  export declare const STSOAuth2ManagerPlugin: {
11
11
  install: (app: any, options: ISTSOAuth2ManagerOptions) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AACrD,OAAO,EAAE,wBAAwB,EAAE,MAAM,kBAAkB,CAAA;AAE3D,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,mBAAmB,CAAA;AAEjC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AAEvC,cAAc,iBAAiB,CAAA;AAI/B,eAAO,MAAM,yBAAyB,QAAO,gBAAyE,CAAA;AAEtH,eAAO,MAAM,sBAAsB;mBAChB,GAAG,WAAW,wBAAwB;CAaxD,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AACxD,OAAO,EAAE,wBAAwB,EAAE,MAAM,qBAAqB,CAAA;AAE9D,cAAc,qBAAqB,CAAA;AACnC,cAAc,uBAAuB,CAAA;AACrC,cAAc,sBAAsB,CAAA;AAEpC,cAAc,uBAAuB,CAAA;AACrC,cAAc,4BAA4B,CAAA;AAE1C,cAAc,oBAAoB,CAAA;AAIlC,eAAO,MAAM,yBAAyB,QAAO,gBAAyE,CAAA;AAEtH,eAAO,MAAM,sBAAsB;mBAChB,GAAG,WAAW,wBAAwB;CAaxD,CAAA"}
@@ -1,6 +1,6 @@
1
1
 
2
2
  import { JSONObject } from '@nsshunt/stsutils';
3
- import { ISTSOAuth2ManagerOptions } from './stsoauth2types';
3
+ import { ISTSOAuth2ManagerOptions } from './stsoauth2types.js';
4
4
  export declare class STSOAuth2Manager {
5
5
  #private;
6
6
  constructor(app: any, options: ISTSOAuth2ManagerOptions);
@@ -1 +1 @@
1
- {"version":3,"file":"stsoauth2manager.d.ts","sourceRoot":"","sources":["../src/stsoauth2manager.ts"],"names":[],"mappings":";AAMA,OAAO,EAAE,UAAU,EAA8B,MAAM,mBAAmB,CAAC;AAI3E,OAAO,EACH,wBAAwB,EACyB,MAAM,kBAAkB,CAAA;AAa7E,qBAAa,gBAAgB;;gBAiBb,GAAG,EAAE,GAAG,EAAE,OAAO,EAAE,wBAAwB;IA6RvD,cAAc,QAAY,OAAO,CAAC,MAAM,CAAC,CAGxC;IAGD,mBAAmB,GAAS,mBAAc,KAAG,OAAO,CAAC,OAAO,CAAC,CAc5D;IAGD,UAAU,QAAY,OAAO,CAAC,GAAG,CAAC,CAGjC;IAED,cAAc,QAAY,OAAO,CAAC,OAAO,CAAC,CAUzC;IAED,SAAS,QAAa,OAAO,CAAC,UAAU,CAAC,CAcxC;IAED,cAAc,GAAU,WAAW,UAAU,KAAG,OAAO,CAAC,OAAO,CAAC,CAsB/D;IAED,MAAM,QAAa,OAAO,CAAC,OAAO,CAAC,CAQlC;IAGD,iBAAiB,QAAa,OAAO,CAAC,GAAG,CAAC,CAQzC;IAED,QAAQ,QAAO,OAAO,CAOrB;CACJ"}
1
+ {"version":3,"file":"stsoauth2manager.d.ts","sourceRoot":"","sources":["../src/stsoauth2manager.ts"],"names":[],"mappings":";AAMA,OAAO,EAAE,UAAU,EAA8B,MAAM,mBAAmB,CAAC;AAI3E,OAAO,EACH,wBAAwB,EACyB,MAAM,qBAAqB,CAAA;AAahF,qBAAa,gBAAgB;;gBAiBb,GAAG,EAAE,GAAG,EAAE,OAAO,EAAE,wBAAwB;IA6RvD,cAAc,QAAY,OAAO,CAAC,MAAM,CAAC,CAGxC;IAGD,mBAAmB,GAAS,mBAAc,KAAG,OAAO,CAAC,OAAO,CAAC,CAc5D;IAGD,UAAU,QAAY,OAAO,CAAC,GAAG,CAAC,CAGjC;IAED,cAAc,QAAY,OAAO,CAAC,OAAO,CAAC,CAUzC;IAED,SAAS,QAAa,OAAO,CAAC,UAAU,CAAC,CAcxC;IAED,cAAc,GAAU,WAAW,UAAU,KAAG,OAAO,CAAC,OAAO,CAAC,CAsB/D;IAED,MAAM,QAAa,OAAO,CAAC,OAAO,CAAC,CAQlC;IAGD,iBAAiB,QAAa,OAAO,CAAC,GAAG,CAAC,CAQzC;IAED,QAAQ,QAAO,OAAO,CAOrB;CACJ"}
@@ -1,5 +1,5 @@
1
1
  import { ISTSLogger } from '@nsshunt/stsutils';
2
- import { ISTSOAuth2WorkerOptions } from './stsoauth2types';
2
+ import { ISTSOAuth2WorkerOptions } from './stsoauth2types.js';
3
3
  export declare class STSOAuth2Worker {
4
4
  #private;
5
5
  constructor(workerPort: MessagePort, options: ISTSOAuth2WorkerOptions, logger: ISTSLogger);
@@ -1 +1 @@
1
- {"version":3,"file":"stsoauth2worker.d.ts","sourceRoot":"","sources":["../src/stsoauth2worker.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,EAAsF,MAAM,mBAAmB,CAAC;AAWnI,OAAO,EAE6E,uBAAuB,EAAgB,MAAM,kBAAkB,CAAA;AAQnJ,qBAAa,eAAe;;gBAYZ,UAAU,EAAE,WAAW,EAAE,OAAO,EAAE,uBAAuB,EAAE,MAAM,EAAE,UAAU;IAqJzF,aAAa,aA+BZ;CAgcJ"}
1
+ {"version":3,"file":"stsoauth2worker.d.ts","sourceRoot":"","sources":["../src/stsoauth2worker.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,EAAsF,MAAM,mBAAmB,CAAC;AAWnI,OAAO,EAE6E,uBAAuB,EAAgB,MAAM,qBAAqB,CAAA;AAQtJ,qBAAa,eAAe;;gBAYZ,UAAU,EAAE,WAAW,EAAE,OAAO,EAAE,uBAAuB,EAAE,MAAM,EAAE,UAAU;IAqJzF,aAAa,aA+BZ;CAgcJ"}