Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@open-xchange/vite-plugin-es-decorators

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-xchange/vite-plugin-es-decorators - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

CHANGELOG.md
# Changelog
## `0.0.3` – 2024-Oct-25
- chore: bump dependencies
## `0.0.2` – 2024-Oct-21

@@ -4,0 +8,0 @@

16

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc