mulink 1.0.0 → 1.0.2
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/README.md +2 -3
- package/dist/.tsbuildinfo +1 -1
- package/dist/lib/{chunk-SMOCRKWL.js → chunk-IVMVPQUK.js} +15 -6
- package/dist/lib/chunk-IVMVPQUK.js.map +1 -0
- package/dist/lib/{chunk-F6QVO6NR.cjs → chunk-RGLCJDOY.cjs} +15 -6
- package/dist/lib/chunk-RGLCJDOY.cjs.map +1 -0
- package/dist/lib/cli.cjs +22 -22
- package/dist/lib/cli.cjs.map +1 -1
- package/dist/lib/cli.js +7 -7
- package/dist/lib/cli.js.map +1 -1
- package/dist/lib/client.cjs +18 -18
- package/dist/lib/client.js +2 -2
- package/dist/lib/index.cjs +15 -15
- package/dist/lib/index.js +1 -1
- package/package.json +2 -3
- package/dist/lib/chunk-F6QVO6NR.cjs.map +0 -1
- package/dist/lib/chunk-SMOCRKWL.js.map +0 -1
package/dist/lib/index.cjs
CHANGED
|
@@ -1,64 +1,64 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkRGLCJDOY_cjs = require('./chunk-RGLCJDOY.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "BridgeCore", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkRGLCJDOY_cjs.BridgeCore; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "BridgeError", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkRGLCJDOY_cjs.BridgeError; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "BridgeLogger", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkRGLCJDOY_cjs.BridgeLogger; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "ConfigurationLoader", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkRGLCJDOY_cjs.ConfigurationLoader; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "FileSystemManager", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkRGLCJDOY_cjs.FileSystemManager; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "GenerationError", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkRGLCJDOY_cjs.GenerationError; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "LogLevel", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkRGLCJDOY_cjs.LogLevel; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "NextJsCodeGenerator", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkRGLCJDOY_cjs.NextJsCodeGenerator; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "OpenApiSchemaParser", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkRGLCJDOY_cjs.OpenApiSchemaParser; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "SchemaParseError", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkRGLCJDOY_cjs.SchemaParseError; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "ValidationError", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkRGLCJDOY_cjs.ValidationError; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "VersionChecker", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkRGLCJDOY_cjs.VersionChecker; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "checkAndNotifyUpdates", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkRGLCJDOY_cjs.checkAndNotifyUpdates; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "createBridgeVersionChecker", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkRGLCJDOY_cjs.createBridgeVersionChecker; }
|
|
62
62
|
});
|
|
63
63
|
//# sourceMappingURL=index.cjs.map
|
|
64
64
|
//# sourceMappingURL=index.cjs.map
|
package/dist/lib/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { BridgeCore, BridgeError, BridgeLogger, ConfigurationLoader, FileSystemManager, GenerationError, LogLevel, NextJsCodeGenerator, OpenApiSchemaParser, SchemaParseError, ValidationError, VersionChecker, checkAndNotifyUpdates, createBridgeVersionChecker } from './chunk-
|
|
1
|
+
export { BridgeCore, BridgeError, BridgeLogger, ConfigurationLoader, FileSystemManager, GenerationError, LogLevel, NextJsCodeGenerator, OpenApiSchemaParser, SchemaParseError, ValidationError, VersionChecker, checkAndNotifyUpdates, createBridgeVersionChecker } from './chunk-IVMVPQUK.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "mulink",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "Universal type-safe API integration library for modern web applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -48,8 +48,7 @@
|
|
|
48
48
|
"keywords": [
|
|
49
49
|
"api",
|
|
50
50
|
"mulverse",
|
|
51
|
-
"Mohemed
|
|
52
|
-
"Obaidullah AlQurashi",
|
|
51
|
+
"Mohemed Alhabob",
|
|
53
52
|
"mulink",
|
|
54
53
|
"typescript",
|
|
55
54
|
"codegen",
|