@powerlines/plugin-asyncapi 0.1.469 → 0.1.472
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 +17 -50
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-asyncapi",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.472",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A Powerlines plugin to generate project code from AsyncAPI specifications.",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "github",
|
|
8
8
|
"url": "https://github.com/storm-software/powerlines.git",
|
|
9
|
-
"directory": "packages/plugin-asyncapi"
|
|
9
|
+
"directory": "packages/plugins/plugin-asyncapi"
|
|
10
10
|
},
|
|
11
11
|
"homepage": "https://stormsoftware.com",
|
|
12
12
|
"bugs": {
|
|
@@ -41,49 +41,16 @@
|
|
|
41
41
|
"main": "./dist/index.cjs",
|
|
42
42
|
"module": "./dist/index.mjs",
|
|
43
43
|
"exports": {
|
|
44
|
-
".": {
|
|
45
|
-
"require": {
|
|
46
|
-
"types": "./dist/index.d.cts",
|
|
47
|
-
"default": "./dist/index.cjs"
|
|
48
|
-
},
|
|
49
|
-
"import": {
|
|
50
|
-
"types": "./dist/index.d.mts",
|
|
51
|
-
"default": "./dist/index.mjs"
|
|
52
|
-
},
|
|
53
|
-
"default": {
|
|
54
|
-
"types": "./dist/index.d.mts",
|
|
55
|
-
"default": "./dist/index.mjs"
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
|
-
"./package.json": "./package.json",
|
|
44
|
+
".": { "import": "./dist/index.mjs", "require": "./dist/index.cjs" },
|
|
59
45
|
"./types": {
|
|
60
|
-
"
|
|
61
|
-
|
|
62
|
-
"default": "./dist/types/index.cjs"
|
|
63
|
-
},
|
|
64
|
-
"import": {
|
|
65
|
-
"types": "./dist/types/index.d.mts",
|
|
66
|
-
"default": "./dist/types/index.mjs"
|
|
67
|
-
},
|
|
68
|
-
"default": {
|
|
69
|
-
"types": "./dist/types/index.d.mts",
|
|
70
|
-
"default": "./dist/types/index.mjs"
|
|
71
|
-
}
|
|
46
|
+
"import": "./dist/types/index.mjs",
|
|
47
|
+
"require": "./dist/types/index.cjs"
|
|
72
48
|
},
|
|
73
49
|
"./types/plugin": {
|
|
74
|
-
"
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
"import": {
|
|
79
|
-
"types": "./dist/types/plugin.d.mts",
|
|
80
|
-
"default": "./dist/types/plugin.mjs"
|
|
81
|
-
},
|
|
82
|
-
"default": {
|
|
83
|
-
"types": "./dist/types/plugin.d.mts",
|
|
84
|
-
"default": "./dist/types/plugin.mjs"
|
|
85
|
-
}
|
|
86
|
-
}
|
|
50
|
+
"import": "./dist/types/plugin.mjs",
|
|
51
|
+
"require": "./dist/types/plugin.cjs"
|
|
52
|
+
},
|
|
53
|
+
"./package.json": "./package.json"
|
|
87
54
|
},
|
|
88
55
|
"typings": "dist/index.d.mts",
|
|
89
56
|
"files": ["dist/**/*"],
|
|
@@ -91,18 +58,18 @@
|
|
|
91
58
|
"dependencies": {
|
|
92
59
|
"@asyncapi/generator": "^2.11.0",
|
|
93
60
|
"@asyncapi/parser": "^3.6.0",
|
|
94
|
-
"@stryke/convert": "^0.7.
|
|
95
|
-
"@stryke/fs": "^0.33.
|
|
96
|
-
"@stryke/http": "^0.12.
|
|
97
|
-
"@stryke/path": "^0.
|
|
61
|
+
"@stryke/convert": "^0.7.6",
|
|
62
|
+
"@stryke/fs": "^0.33.75",
|
|
63
|
+
"@stryke/http": "^0.12.65",
|
|
64
|
+
"@stryke/path": "^0.29.2",
|
|
98
65
|
"defu": "^6.1.7",
|
|
99
|
-
"powerlines": "^0.47.
|
|
66
|
+
"powerlines": "^0.47.7"
|
|
100
67
|
},
|
|
101
68
|
"devDependencies": {
|
|
102
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
103
|
-
"@types/node": "^25.
|
|
69
|
+
"@powerlines/plugin-plugin": "^0.12.419",
|
|
70
|
+
"@types/node": "^25.7.0"
|
|
104
71
|
},
|
|
105
72
|
"publishConfig": { "access": "public" },
|
|
106
73
|
"types": "./dist/index.d.cts",
|
|
107
|
-
"gitHead": "
|
|
74
|
+
"gitHead": "3c5c701e16af74006dd70b965009d41eb22ace2a"
|
|
108
75
|
}
|