@nsshunt/stsoauth2plugin 1.0.24 → 1.0.25
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/dist/stsoauth2plugin.mjs.map +1 -1
- package/dist/stsoauth2plugin.umd.js.map +1 -1
- package/package.json +13 -13
- package/types/Utils/CryptoUtils.d.ts.map +1 -1
- package/types/Utils/QueryParams.d.ts +1 -0
- package/types/Utils/QueryParams.d.ts.map +1 -1
- package/types/index.d.ts.map +1 -1
- package/types/stsoauth2manager.d.ts.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nsshunt/stsoauth2plugin",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.25",
|
|
4
4
|
"description": "STS OAuth2 VUE Plugin",
|
|
5
5
|
"main": "./dist/stsoauth2plugin.umd.js",
|
|
6
6
|
"module": "./dist/stsoauth2plugin.mjs",
|
|
@@ -37,30 +37,30 @@
|
|
|
37
37
|
},
|
|
38
38
|
"homepage": "https://github.com/nsshunt/stsoauth2plugin#readme",
|
|
39
39
|
"devDependencies": {
|
|
40
|
-
"@babel/preset-env": "^7.22.
|
|
40
|
+
"@babel/preset-env": "^7.22.9",
|
|
41
41
|
"@babel/preset-typescript": "^7.22.5",
|
|
42
|
-
"@tsconfig/node20": "^1.0
|
|
42
|
+
"@tsconfig/node20": "^20.1.0",
|
|
43
43
|
"@types/crypto-js": "^4.1.1",
|
|
44
44
|
"@types/debug": "^4.1.8",
|
|
45
45
|
"@types/detect-node": "^2.0.0",
|
|
46
|
-
"@types/jest": "^29.5.
|
|
46
|
+
"@types/jest": "^29.5.3",
|
|
47
47
|
"@types/js-cookie": "^3.0.3",
|
|
48
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
49
|
-
"@typescript-eslint/parser": "^
|
|
50
|
-
"eslint": "^8.
|
|
51
|
-
"jest": "^29.6.
|
|
48
|
+
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
49
|
+
"@typescript-eslint/parser": "^6.0.0",
|
|
50
|
+
"eslint": "^8.45.0",
|
|
51
|
+
"jest": "^29.6.1",
|
|
52
52
|
"rollup-plugin-visualizer": "^5.9.2",
|
|
53
53
|
"supertest": "^6.3.3",
|
|
54
54
|
"ts-loader": "^9.4.4",
|
|
55
55
|
"typescript": "^5.1.6",
|
|
56
|
-
"vite": "^4.
|
|
56
|
+
"vite": "^4.4.4",
|
|
57
57
|
"vue": "^3.3.4"
|
|
58
58
|
},
|
|
59
59
|
"dependencies": {
|
|
60
|
-
"@nsshunt/stsinstrumentation": "^6.11.
|
|
61
|
-
"@nsshunt/stspublisherserver": "^1.15.
|
|
62
|
-
"@nsshunt/stsutils": "^1.16.
|
|
63
|
-
"@nsshunt/stsvueutils": "^1.0.
|
|
60
|
+
"@nsshunt/stsinstrumentation": "^6.11.89",
|
|
61
|
+
"@nsshunt/stspublisherserver": "^1.15.87",
|
|
62
|
+
"@nsshunt/stsutils": "^1.16.8",
|
|
63
|
+
"@nsshunt/stsvueutils": "^1.0.36",
|
|
64
64
|
"axios": "^1.4.0",
|
|
65
65
|
"colors": "^1.4.0",
|
|
66
66
|
"crypto-js": "^4.1.1",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CryptoUtils.d.ts","sourceRoot":"","sources":["../../src/Utils/CryptoUtils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CryptoUtils.d.ts","sourceRoot":"","sources":["../../src/Utils/CryptoUtils.ts"],"names":[],"mappings":"AAIA,qBAAa,WAAW;;;IAWpB,aAAa,YAA4B,GAAG,qBAG3C;IAED,kBAAkB,4BAQjB;CACJ;AA0BD,eAAe,WAAW,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryParams.d.ts","sourceRoot":"","sources":["../../src/Utils/QueryParams.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"QueryParams.d.ts","sourceRoot":"","sources":["../../src/Utils/QueryParams.ts"],"names":[],"mappings":";AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAG/C,cAAM,WAAW;IACb,iBAAiB,WAAY,GAAG,KAAG,UAAU,CAQ5C;IAED,iBAAiB,WAAY,UAAU,KAAG,MAAM,CAW/C;IAED,eAAe,UAAW,MAAM,KAAG,UAAU,CAc5C;IAED,cAAc,mBAEb;CACJ;AAED,eAAe,WAAW,CAAC"}
|
package/types/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stsoauth2manager.d.ts","sourceRoot":"","sources":["../src/stsoauth2manager.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"stsoauth2manager.d.ts","sourceRoot":"","sources":["../src/stsoauth2manager.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,UAAU,EAA8B,MAAM,mBAAmB,CAAC;AAc3E,OAAO,EACH,wBAAwB,EACyB,MAAM,kBAAkB,CAAA;AAiB7E,qBAAa,gBAAgB;;gBAqBb,GAAG,EAAE,GAAG,EAAE,OAAO,EAAE,wBAAwB;IA6SvD,cAAc,QAAY,QAAQ,MAAM,CAAC,CAGxC;IAGD,mBAAmB,2BAA0B,QAAQ,OAAO,CAAC,CAc5D;IAGD,UAAU,QAAY,QAAQ,GAAG,CAAC,CAGjC;IAED,cAAc,QAAY,QAAQ,OAAO,CAAC,CAUzC;IAED,SAAS,QAAa,QAAQ,UAAU,CAAC,CAcxC;IAED,cAAc,cAAqB,UAAU,KAAG,QAAQ,OAAO,CAAC,CAsB/D;IAED,MAAM,QAAa,QAAQ,OAAO,CAAC,CAQlC;IAGD,iBAAiB,QAAa,QAAQ,GAAG,CAAC,CAQzC;IAED,QAAQ,QAAO,OAAO,CAMrB;CAaJ"}
|