@open-xchange/vite-plugin-es-decorators
Advanced tools
Comparing version 0.0.2 to 0.0.3
# Changelog | ||
## `0.0.3` – 2024-Oct-25 | ||
- chore: bump dependencies | ||
## `0.0.2` – 2024-Oct-21 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@open-xchange/vite-plugin-es-decorators", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Vite plugin that adds support for native ES decorators in JS source files", | ||
@@ -13,3 +13,3 @@ "repository": { | ||
}, | ||
"packageManager": "yarn@4.5.0", | ||
"packageManager": "yarn@4.5.1", | ||
"type": "module", | ||
@@ -24,14 +24,14 @@ "exports": "./dist/index.js", | ||
"dependencies": { | ||
"@babel/core": "7.25.8", | ||
"@babel/plugin-proposal-decorators": "7.25.7", | ||
"@babel/core": "7.25.9", | ||
"@babel/plugin-proposal-decorators": "7.25.9", | ||
"vite-plugin-babel": "1.2.0" | ||
}, | ||
"devDependencies": { | ||
"@open-xchange/linter-presets": "0.8.8", | ||
"@open-xchange/linter-presets": "0.8.9", | ||
"@types/babel__core": "7.20.5", | ||
"@types/node": "22.7.6", | ||
"eslint": "9.12.0", | ||
"@types/node": "22.7.9", | ||
"eslint": "9.13.0", | ||
"rimraf": "6.0.1", | ||
"typescript": "5.6.3", | ||
"vite": "5.4.9" | ||
"vite": "5.4.10" | ||
}, | ||
@@ -38,0 +38,0 @@ "peerDependencies": { |
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
3139
+ Added@babel/core@7.25.9(transitive)
+ Added@babel/plugin-proposal-decorators@7.25.9(transitive)
- Removed@babel/core@7.25.8(transitive)
- Removed@babel/plugin-proposal-decorators@7.25.7(transitive)
Updated@babel/core@7.25.9