unplugin-env 0.1.8 → 1.0.0

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/webpack.js CHANGED
@@ -5,8 +5,8 @@
5
5
 
6
6
  import {
7
7
  webpack_default
8
- } from "./chunk-FG4FU2UV.js";
9
- import "./chunk-HSFO6KAC.js";
8
+ } from "./chunk-OQXUTP45.js";
9
+ import "./chunk-U7BMFDAG.js";
10
10
  export {
11
11
  webpack_default as default
12
12
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "unplugin-env",
3
3
  "type": "module",
4
- "version": "0.1.8",
4
+ "version": "1.0.0",
5
5
  "packageManager": "pnpm@7.1.1",
6
6
  "description": "Register global imports on demand for Vite and Webpack",
7
7
  "license": "MIT",
@@ -113,6 +113,7 @@
113
113
  "@antfu/utils": "^0.7.8",
114
114
  "archiver": "^7.0.1",
115
115
  "local-pkg": "^0.5.0",
116
+ "recast": "^0.23.11",
116
117
  "unplugin": "^1.10.1"
117
118
  },
118
119
  "devDependencies": {
@@ -120,15 +121,12 @@
120
121
  "@nuxt/kit": "^3.11.2",
121
122
  "@nuxt/schema": "^3.11.2",
122
123
  "@types/archiver": "^6.0.2",
123
- "@types/js-beautify": "^1.14.3",
124
124
  "@types/node": "^20.12.11",
125
125
  "bumpp": "^9.4.1",
126
126
  "chalk": "^5.3.0",
127
127
  "eslint": "^8.57.0",
128
128
  "esno": "^4.7.0",
129
129
  "fast-glob": "^3.3.2",
130
- "js-beautify": "^1.15.1",
131
- "magicast": "^0.3.4",
132
130
  "nodemon": "^3.1.0",
133
131
  "rimraf": "^5.0.5",
134
132
  "rollup": "^4.17.2",