swc-plugin-import-meta-env
Advanced tools
Comparing version 1.4.8 to 1.4.12
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "1.4.8", | ||
"version": "1.4.12", | ||
"description": "@swc plugin for handling the transformation of import.meta.env", | ||
@@ -35,5 +35,5 @@ "author": "Alex Miller <codex.nz@gmail.com>", | ||
"preferUnplugged": true, | ||
"packageManager": "pnpm@8.15.4", | ||
"packageManager": "pnpm@8.15.6", | ||
"devDependencies": { | ||
"@swc/core": "^1.4.8", | ||
"@swc/core": "^1.4.12", | ||
"@swc/jest": "^0.2.36", | ||
@@ -46,4 +46,4 @@ "@types/jest": "^29.5.12", | ||
"peerDependencies": { | ||
"@swc/core": "^1.4.8" | ||
"@swc/core": "^1.4.12" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
440900
55
7
13
2
39