@powerlines/plugin-unenv 0.1.372 → 0.1.373

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 CHANGED
@@ -27,7 +27,7 @@ This package is part of the <b>🔌 Powerlines</b> monorepo. Powerlines is the "
27
27
 
28
28
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
29
29
 
30
- [![Version](https://img.shields.io/badge/version-0.1.370-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/powerlines)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/powerlines/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.1.371-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/powerlines)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/powerlines/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -1,5 +1,5 @@
1
1
  import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
2
- import * as unenv from "unenv";
2
+ import * as _$unenv from "unenv";
3
3
  import { CreateEnvOptions } from "unenv";
4
4
 
5
5
  //#region src/types/plugin.d.ts
@@ -11,7 +11,7 @@ interface UnenvPluginResolvedConfig extends ResolvedConfig {
11
11
  unenv: CreateEnvOptions;
12
12
  }
13
13
  type UnenvPluginContext<TResolvedConfig extends UnenvPluginResolvedConfig = UnenvPluginResolvedConfig> = PluginContext<TResolvedConfig> & {
14
- unenv: ReturnType<typeof unenv.defineEnv>;
14
+ unenv: ReturnType<typeof _$unenv.defineEnv>;
15
15
  };
16
16
  declare type __ΩUnenvPluginOptions = any[];
17
17
  declare type __ΩUnenvPluginUserConfig = any[];
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;;KAqBY,kBAAA,GAAqB,OAAA,CAAQ,gBAAA;AAAA,UAExB,qBAAA,SAA8B,UAAA;EAC7C,KAAA,EAAO,kBAAA;AAAA;AAAA,UAGQ,yBAAA,SAAkC,cAAA;EACjD,KAAA,EAAO,gBAAA;AAAA;AAAA,KAGG,kBAAA,yBACc,yBAAA,GAA4B,yBAAA,IAClD,aAAA,CAAc,eAAA;EAChB,KAAA,EAAO,UAAA,QADQ,KAAA,CAC0B,SAAA;AAAA;AAAA"}
1
+ {"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;;KAqBY,kBAAA,GAAqB,OAAA,CAAQ,gBAAA;AAAA,UAExB,qBAAA,SAA8B,UAAA;EAC7C,KAAA,EAAO,kBAAA;AAAA;AAAA,UAGQ,yBAAA,SAAkC,cAAA;EACjD,KAAA,EAAO,gBAAA;AAAA;AAAA,KAGG,kBAAA,yBACc,yBAAA,GAA4B,yBAAA,IAClD,aAAA,CAAc,eAAA;EAChB,KAAA,EAAO,UAAA,QADQ,OAAA,CAC0B,SAAA;AAAA;AAAA"}
@@ -1,4 +1,4 @@
1
- import * as unenv from "unenv";
1
+ import * as _$unenv from "unenv";
2
2
  import { CreateEnvOptions } from "unenv";
3
3
  import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
4
4
 
@@ -11,7 +11,7 @@ interface UnenvPluginResolvedConfig extends ResolvedConfig {
11
11
  unenv: CreateEnvOptions;
12
12
  }
13
13
  type UnenvPluginContext<TResolvedConfig extends UnenvPluginResolvedConfig = UnenvPluginResolvedConfig> = PluginContext<TResolvedConfig> & {
14
- unenv: ReturnType<typeof unenv.defineEnv>;
14
+ unenv: ReturnType<typeof _$unenv.defineEnv>;
15
15
  };
16
16
  declare type __ΩUnenvPluginOptions = any[];
17
17
  declare type __ΩUnenvPluginUserConfig = any[];
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;;KAqBY,kBAAA,GAAqB,OAAA,CAAQ,gBAAA;AAAA,UAExB,qBAAA,SAA8B,UAAA;EAC7C,KAAA,EAAO,kBAAA;AAAA;AAAA,UAGQ,yBAAA,SAAkC,cAAA;EACjD,KAAA,EAAO,gBAAA;AAAA;AAAA,KAGG,kBAAA,yBACc,yBAAA,GAA4B,yBAAA,IAClD,aAAA,CAAc,eAAA;EAChB,KAAA,EAAO,UAAA,QADQ,KAAA,CAC0B,SAAA;AAAA;AAAA"}
1
+ {"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;;KAqBY,kBAAA,GAAqB,OAAA,CAAQ,gBAAA;AAAA,UAExB,qBAAA,SAA8B,UAAA;EAC7C,KAAA,EAAO,kBAAA;AAAA;AAAA,UAGQ,yBAAA,SAAkC,cAAA;EACjD,KAAA,EAAO,gBAAA;AAAA;AAAA,KAGG,kBAAA,yBACc,yBAAA,GAA4B,yBAAA,IAClD,aAAA,CAAc,eAAA;EAChB,KAAA,EAAO,UAAA,QADQ,OAAA,CAC0B,SAAA;AAAA;AAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-unenv",
3
- "version": "0.1.372",
3
+ "version": "0.1.373",
4
4
  "type": "module",
5
5
  "description": "A Powerlines plugin to transform source code to be platform agnostic using unenv.",
6
6
  "repository": {
@@ -89,15 +89,15 @@
89
89
  "files": ["dist/**/*"],
90
90
  "keywords": ["unenv", "powerlines", "storm-software", "powerlines-plugin"],
91
91
  "dependencies": {
92
- "powerlines": "^0.42.24",
92
+ "powerlines": "^0.42.25",
93
93
  "typescript": "^5.9.3",
94
94
  "unenv": "npm:unenv-nightly@2.0.0-rc.24"
95
95
  },
96
96
  "devDependencies": {
97
- "@powerlines/plugin-plugin": "^0.12.334",
97
+ "@powerlines/plugin-plugin": "^0.12.335",
98
98
  "@types/node": "^25.5.0"
99
99
  },
100
100
  "publishConfig": { "access": "public" },
101
101
  "types": "./dist/index.d.cts",
102
- "gitHead": "7230bc7bb8f070d2188b0cade2e512c042f50783"
102
+ "gitHead": "fdfc30e0bc726abf8e14067cbd334da51070d5a6"
103
103
  }