swc-plugin-import-meta-env
Advanced tools
Comparing version 1.4.6 to 1.4.7
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "1.4.6", | ||
"version": "1.4.7", | ||
"description": "@swc plugin for handling the transformation of import.meta.env", | ||
@@ -37,3 +37,3 @@ "author": "Alex Miller <codex.nz@gmail.com>", | ||
"devDependencies": { | ||
"@swc/core": "^1.4.6", | ||
"@swc/core": "^1.4.7", | ||
"@swc/jest": "^0.2.36", | ||
@@ -46,4 +46,4 @@ "@types/jest": "^29.5.12", | ||
"peerDependencies": { | ||
"@swc/core": "^1.4.6" | ||
"@swc/core": "^1.4.7" | ||
} | ||
} |
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
440740