swc-plugin-import-meta-env
Advanced tools
Comparing version 1.7.6 to 1.7.40
{ | ||
"name": "swc-plugin-import-meta-env", | ||
"version": "1.7.6", | ||
"version": "1.7.40", | ||
"description": "@swc plugin for handling the transformation of import.meta.env", | ||
@@ -37,12 +37,12 @@ "author": "Alex Miller <codex.nz@gmail.com>", | ||
"devDependencies": { | ||
"@swc/core": "^1.7.6", | ||
"@swc/core": "^1.7.40", | ||
"@swc/jest": "^0.2.36", | ||
"@types/jest": "^29.5.12", | ||
"auto-changelog": "^2.4.0", | ||
"@types/jest": "^29.5.14", | ||
"auto-changelog": "^2.5.0", | ||
"jest": "^29.7.0", | ||
"release-it": "^17.6.0" | ||
"release-it": "^17.10.0" | ||
}, | ||
"peerDependencies": { | ||
"@swc/core": "^1.7.6" | ||
"@swc/core": "^1.7.40" | ||
} | ||
} |
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
592820