mp-front-cli 0.0.44 → 0.0.46
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/core/middleware/index.d.ts +0 -3
- package/dist/core/middleware/index.d.ts.map +1 -1
- package/dist/core/utils/api-request/fetch-service-fe.d.ts +2 -2
- package/dist/core/utils/api-request/fetch-service-fe.d.ts.map +1 -1
- package/dist/core/utils/custom-encrypter.d.ts +2 -2
- package/dist/core/utils/custom-encrypter.d.ts.map +1 -1
- package/dist/{custom-encoder-70a77460.js → custom-encoder-05d6a9f1.js} +947 -969
- package/dist/{custom-encrypter-8fbfd246.js → custom-encrypter-1573699a.js} +3922 -3744
- package/dist/{custom-header-30dbd365.js → custom-header-eeb04e28.js} +1 -1
- package/dist/mp-front-cli-all.es.js +13 -14
- package/dist/mp-front-cli-core.es.js +1718 -95
- package/dist/mp-front-cli-encoder.es.js +1 -1
- package/dist/mp-front-cli-encrypter.es.js +3 -5
- package/dist/mp-front-cli-header.es.js +4 -6
- package/package.json +1 -6
- package/dist/core/utils/custom-validator.d.ts +0 -7
- package/dist/core/utils/custom-validator.d.ts.map +0 -1
- package/dist/custom-validator-49426b3d.js +0 -14293
- package/dist/mp-front-cli-validator.es.js +0 -8
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
import { C as
|
|
1
|
+
import { C as i } from "./custom-encrypter-1573699a.js";
|
|
2
2
|
import "crypto";
|
|
3
|
-
import "./custom-
|
|
4
|
-
import "./custom-encoder-70a77460.js";
|
|
3
|
+
import "./custom-encoder-05d6a9f1.js";
|
|
5
4
|
import "./mp-front-cli-logger.es.js";
|
|
6
|
-
import "./index-df4e0539.js";
|
|
7
5
|
export {
|
|
8
|
-
|
|
6
|
+
i as CustomEncrypter
|
|
9
7
|
};
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
import "rxjs";
|
|
2
|
-
import { C } from "./custom-header-
|
|
3
|
-
import "./custom-encrypter-
|
|
2
|
+
import { C as a } from "./custom-header-eeb04e28.js";
|
|
3
|
+
import "./custom-encrypter-1573699a.js";
|
|
4
4
|
import "./mp-front-cli-logger.es.js";
|
|
5
|
-
import "./custom-encoder-
|
|
6
|
-
import "./custom-validator-49426b3d.js";
|
|
7
|
-
import "./index-df4e0539.js";
|
|
5
|
+
import "./custom-encoder-05d6a9f1.js";
|
|
8
6
|
import "crypto";
|
|
9
7
|
export {
|
|
10
|
-
|
|
8
|
+
a as CustomHeader
|
|
11
9
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mp-front-cli",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.46",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"scripts": {
|
|
@@ -38,10 +38,6 @@
|
|
|
38
38
|
"types": "./dist/core/utils/custom-logger.d.ts",
|
|
39
39
|
"import": "./dist/mp-front-cli-logger.es.js"
|
|
40
40
|
},
|
|
41
|
-
"./core/validator": {
|
|
42
|
-
"types": "./dist/core/utils/custom-validator.d.ts",
|
|
43
|
-
"import": "./dist/mp-front-cli-validator.es.js"
|
|
44
|
-
},
|
|
45
41
|
"./core/encrypter": {
|
|
46
42
|
"types": "./dist/core/utils/custom-encrypter.d.ts",
|
|
47
43
|
"import": "./dist/mp-front-cli-encrypter.es.js"
|
|
@@ -57,7 +53,6 @@
|
|
|
57
53
|
"i18next": "23.7.20",
|
|
58
54
|
"lodash": "^4.17.21",
|
|
59
55
|
"next": "14.1.0",
|
|
60
|
-
"next-auth": "^4.24.5",
|
|
61
56
|
"node-jose": "^2.2.0",
|
|
62
57
|
"rxjs": "^7.8.1",
|
|
63
58
|
"uuid": "^9.0.1"
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { NextApiRequest, NextApiResponse } from "next";
|
|
2
|
-
import { CustomEncoder } from "./custom-encoder";
|
|
3
|
-
import { type NextAuthOptions } from "next-auth";
|
|
4
|
-
export declare class CustomValidator extends CustomEncoder {
|
|
5
|
-
validateTokenFront(req: NextApiRequest, res: NextApiResponse, authOptions: NextAuthOptions): Promise<NextApiRequest>;
|
|
6
|
-
}
|
|
7
|
-
//# sourceMappingURL=custom-validator.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"custom-validator.d.ts","sourceRoot":"","sources":["../../../src/core/utils/custom-validator.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,MAAM,CAAA;AAC3D,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAEhD,OAAO,EAAE,KAAK,eAAe,EAAoB,MAAM,WAAW,CAAA;AAElE,qBAAa,eAAgB,SAAQ,aAAa;IAC1C,kBAAkB,CACtB,GAAG,EAAE,cAAc,EACnB,GAAG,EAAE,eAAe,EACpB,WAAW,EAAE,eAAe;CAU/B"}
|