@powerlines/plugin-crypto 0.10.418 → 0.10.420
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/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.mts +2 -2
- package/dist/types/plugin.d.cts +1 -5
- package/dist/types/plugin.d.cts.map +1 -1
- package/dist/types/plugin.d.mts +1 -5
- package/dist/types/plugin.d.mts.map +1 -1
- package/package.json +6 -6
package/dist/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig
|
|
1
|
+
import { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig } from "./types/plugin.cjs";
|
|
2
2
|
import { cryptoModule } from "./components/crypto.cjs";
|
|
3
3
|
import { Plugin } from "powerlines";
|
|
4
4
|
|
|
@@ -13,5 +13,5 @@ declare module "powerlines" {
|
|
|
13
13
|
*/
|
|
14
14
|
declare function plugin<TContext extends CryptoPluginContext = CryptoPluginContext>(options?: CryptoPluginOptions): Plugin<TContext>[];
|
|
15
15
|
//#endregion
|
|
16
|
-
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig,
|
|
16
|
+
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig, cryptoModule, plugin as default, plugin };
|
|
17
17
|
//# sourceMappingURL=index.d.cts.map
|
package/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig
|
|
1
|
+
import { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig } from "./types/plugin.mjs";
|
|
2
2
|
import { cryptoModule } from "./components/crypto.mjs";
|
|
3
3
|
import { Plugin } from "powerlines";
|
|
4
4
|
|
|
@@ -13,5 +13,5 @@ declare module "powerlines" {
|
|
|
13
13
|
*/
|
|
14
14
|
declare function plugin<TContext extends CryptoPluginContext = CryptoPluginContext>(options?: CryptoPluginOptions): Plugin<TContext>[];
|
|
15
15
|
//#endregion
|
|
16
|
-
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig,
|
|
16
|
+
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig, cryptoModule, plugin as default, plugin };
|
|
17
17
|
//# sourceMappingURL=index.d.mts.map
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig
|
|
2
|
-
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig
|
|
1
|
+
import { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig } from "./plugin.cjs";
|
|
2
|
+
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig };
|
package/dist/types/index.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig
|
|
2
|
-
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig
|
|
1
|
+
import { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig } from "./plugin.mjs";
|
|
2
|
+
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig };
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -34,10 +34,6 @@ interface CryptoPluginResolvedConfig extends EnvPluginResolvedConfig {
|
|
|
34
34
|
crypto: Required<Omit<CryptoPluginOptions, "env">>;
|
|
35
35
|
}
|
|
36
36
|
type CryptoPluginContext<TResolvedConfig extends CryptoPluginResolvedConfig = CryptoPluginResolvedConfig> = EnvPluginContext<TResolvedConfig>;
|
|
37
|
-
declare type __ΩCryptoPluginOptions = any[];
|
|
38
|
-
declare type __ΩCryptoPluginUserConfig = any[];
|
|
39
|
-
declare type __ΩCryptoPluginResolvedConfig = any[];
|
|
40
|
-
declare type __ΩCryptoPluginContext = any[];
|
|
41
37
|
//#endregion
|
|
42
|
-
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig
|
|
38
|
+
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig };
|
|
43
39
|
//# sourceMappingURL=plugin.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;UAyBiB,mBAAA;;AAAjB;;;;;EAOE,IAAA;EAaA;;;;AAGF;;EARE,aAAA;EAYc;;;EAPd,GAAA,GAAM,gBAAA;AAAA;AAAA,UAGS,sBAAA,SAA+B,mBAAA;EAI9C;;;EAAA,MAAA,GAAS,IAAA,CAAK,mBAAA;AAAA;AAAA,UAGC,0BAAA,SAAmC,uBAAA;EAAR;;;EAI1C,MAAA,EAAQ,QAAA,CAAS,IAAA,CAAK,mBAAA;AAAA;AAAA,KAGZ,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,gBAAA,CAAiB,eAAA
|
|
1
|
+
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;UAyBiB,mBAAA;;AAAjB;;;;;EAOE,IAAA;EAaA;;;;AAGF;;EARE,aAAA;EAYc;;;EAPd,GAAA,GAAM,gBAAA;AAAA;AAAA,UAGS,sBAAA,SAA+B,mBAAA;EAI9C;;;EAAA,MAAA,GAAS,IAAA,CAAK,mBAAA;AAAA;AAAA,UAGC,0BAAA,SAAmC,uBAAA;EAAR;;;EAI1C,MAAA,EAAQ,QAAA,CAAS,IAAA,CAAK,mBAAA;AAAA;AAAA,KAGZ,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,gBAAA,CAAiB,eAAA"}
|
package/dist/types/plugin.d.mts
CHANGED
|
@@ -34,10 +34,6 @@ interface CryptoPluginResolvedConfig extends EnvPluginResolvedConfig {
|
|
|
34
34
|
crypto: Required<Omit<CryptoPluginOptions, "env">>;
|
|
35
35
|
}
|
|
36
36
|
type CryptoPluginContext<TResolvedConfig extends CryptoPluginResolvedConfig = CryptoPluginResolvedConfig> = EnvPluginContext<TResolvedConfig>;
|
|
37
|
-
declare type __ΩCryptoPluginOptions = any[];
|
|
38
|
-
declare type __ΩCryptoPluginUserConfig = any[];
|
|
39
|
-
declare type __ΩCryptoPluginResolvedConfig = any[];
|
|
40
|
-
declare type __ΩCryptoPluginContext = any[];
|
|
41
37
|
//#endregion
|
|
42
|
-
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig
|
|
38
|
+
export { CryptoPluginContext, CryptoPluginOptions, CryptoPluginResolvedConfig, CryptoPluginUserConfig };
|
|
43
39
|
//# sourceMappingURL=plugin.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;UAyBiB,mBAAA;;AAAjB;;;;;EAOE,IAAA;EAaA;;;;AAGF;;EARE,aAAA;EAYc;;;EAPd,GAAA,GAAM,gBAAA;AAAA;AAAA,UAGS,sBAAA,SAA+B,mBAAA;EAI9C;;;EAAA,MAAA,GAAS,IAAA,CAAK,mBAAA;AAAA;AAAA,UAGC,0BAAA,SAAmC,uBAAA;EAAR;;;EAI1C,MAAA,EAAQ,QAAA,CAAS,IAAA,CAAK,mBAAA;AAAA;AAAA,KAGZ,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,gBAAA,CAAiB,eAAA
|
|
1
|
+
{"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;UAyBiB,mBAAA;;AAAjB;;;;;EAOE,IAAA;EAaA;;;;AAGF;;EARE,aAAA;EAYc;;;EAPd,GAAA,GAAM,gBAAA;AAAA;AAAA,UAGS,sBAAA,SAA+B,mBAAA;EAI9C;;;EAAA,MAAA,GAAS,IAAA,CAAK,mBAAA;AAAA;AAAA,UAGC,0BAAA,SAAmC,uBAAA;EAAR;;;EAI1C,MAAA,EAAQ,QAAA,CAAS,IAAA,CAAK,mBAAA;AAAA;AAAA,KAGZ,mBAAA,yBACc,0BAAA,GACtB,0BAAA,IACA,gBAAA,CAAiB,eAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-crypto",
|
|
3
|
-
"version": "0.10.
|
|
3
|
+
"version": "0.10.420",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A Powerlines plugin that provides unique identifier generation capabilities at runtime by adding the `id` builtin module.",
|
|
6
6
|
"repository": {
|
|
@@ -87,19 +87,19 @@
|
|
|
87
87
|
"keywords": ["powerlines", "storm-software", "powerlines-plugin"],
|
|
88
88
|
"dependencies": {
|
|
89
89
|
"@noble/ciphers": "^2.1.1",
|
|
90
|
-
"@powerlines/plugin-env": "^0.16.
|
|
90
|
+
"@powerlines/plugin-env": "^0.16.111",
|
|
91
91
|
"@storm-software/config-tools": "^1.189.72",
|
|
92
|
-
"@stryke/path": "^0.27.
|
|
92
|
+
"@stryke/path": "^0.27.4",
|
|
93
93
|
"defu": "^6.1.6",
|
|
94
|
-
"powerlines": "^0.42.
|
|
94
|
+
"powerlines": "^0.42.30"
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
97
|
+
"@powerlines/plugin-plugin": "^0.12.340",
|
|
98
98
|
"@types/node": "^25.5.2"
|
|
99
99
|
},
|
|
100
100
|
"publishConfig": { "access": "public" },
|
|
101
101
|
"main": "./dist/index.cjs",
|
|
102
102
|
"module": "./dist/index.mjs",
|
|
103
103
|
"types": "./dist/index.d.cts",
|
|
104
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "454fceda20c6f4dda53f6bc5901e5768ac253365"
|
|
105
105
|
}
|