swc-plugin-import-meta-env
Advanced tools
Comparing version 0.5.0 to 1.4.0
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "0.5.0", | ||
"version": "1.4.0", | ||
"description": "@swc plugin for handling the transformation of import.meta.env", | ||
@@ -35,7 +35,7 @@ "author": "Alex Miller <codex.nz@gmail.com>", | ||
"preferUnplugged": true, | ||
"packageManager": "pnpm@8.14.3", | ||
"packageManager": "pnpm@8.15.1", | ||
"devDependencies": { | ||
"@swc/core": "^1.3.106", | ||
"@swc/jest": "^0.2.31", | ||
"@types/jest": "^29.5.11", | ||
"@swc/core": "^1.4.0", | ||
"@swc/jest": "^0.2.36", | ||
"@types/jest": "^29.5.12", | ||
"auto-changelog": "^2.4.0", | ||
@@ -46,4 +46,4 @@ "jest": "^29.7.0", | ||
"peerDependencies": { | ||
"@swc/core": "^1.3.106" | ||
"@swc/core": "^1.4.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
440740
0