Socket
Socket
Sign inDemoInstall

ui5-tooling-transpile

Package Overview
Dependencies
201
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0 to 3.3.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.3.1](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tooling-transpile@3.3.0...ui5-tooling-transpile@3.3.1) (2023-12-10)
**Note:** Version bump only for package ui5-tooling-transpile
# [3.3.0](https://github.com/ui5-community/ui5-ecosystem-showcase/compare/ui5-tooling-transpile@3.2.7...ui5-tooling-transpile@3.3.0) (2023-12-04)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "ui5-tooling-transpile",
"version": "3.3.0",
"version": "3.3.1",
"description": "UI5 tooling extensions to transpile code",

@@ -14,9 +14,9 @@ "author": "Jorge Martins, Peter Muessig",

"dependencies": {
"@babel/core": "^7.23.0",
"@babel/preset-env": "^7.22.20",
"@babel/preset-typescript": "^7.23.0",
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@babel/preset-typescript": "^7.23.3",
"babel-plugin-transform-async-to-promises": "^0.8.18",
"babel-plugin-transform-remove-console": "^6.9.4",
"babel-preset-transform-ui5": "^7.2.5",
"browserslist": "^4.22.1",
"babel-preset-transform-ui5": "^7.2.6",
"browserslist": "^4.22.2",
"comment-json": "^4.2.3"

@@ -47,3 +47,3 @@ },

},
"gitHead": "854f333b0a8ea2d0ad4fe0b3814ca29dc27014ec"
"gitHead": "035b27d4b261799f585b8d2d86308e2025398866"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc