swc-plugin-import-meta-env
Advanced tools
Comparing version 1.7.42 to 1.8.0
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "1.7.42", | ||
"version": "1.8.0", | ||
"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.7.42", | ||
"@swc/core": "^1.8.0", | ||
"@swc/jest": "^0.2.37", | ||
@@ -46,4 +46,4 @@ "@types/jest": "^29.5.14", | ||
"peerDependencies": { | ||
"@swc/core": "^1.7.42" | ||
"@swc/core": "^1.8.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
592817