New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ui5/server

Package Overview
Dependencies
Maintainers
0
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ui5/server - npm Package Compare versions

Comparing version 3.2.1 to 3.3.0

11

CHANGELOG.md

@@ -5,6 +5,12 @@ # Changelog

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v3.2.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v3.3.0...HEAD).
<a name="v3.3.0"></a>
## [v3.3.0] - 2024-09-13
### Dependency Updates
- Bump path-to-regexp, router and sinon ([#696](https://github.com/SAP/ui5-server/issues/696)) [`343b9e4`](https://github.com/SAP/ui5-server/commit/343b9e41b4367fd2087d8c9e1bdfcdb10d49b7aa)
<a name="v3.2.1"></a>
## [v3.2.1] - 2024-05-15
## [v3.2.1] - 2024-05-17
### Bug Fixes

@@ -345,2 +351,3 @@ - **middleware/versionInfo:** Only process dependencies of type 'library' [`4c99455`](https://github.com/SAP/ui5-server/commit/4c99455cf21539c2d1403cca81c603ead7124351)

## v0.0.1 - 2018-06-06
[v3.3.0]: https://github.com/SAP/ui5-server/compare/v3.2.1...v3.3.0
[v3.2.1]: https://github.com/SAP/ui5-server/compare/v3.2.0...v3.2.1

@@ -347,0 +354,0 @@ [v3.2.0]: https://github.com/SAP/ui5-server/compare/v3.1.5...v3.2.0

14

package.json
{
"name": "@ui5/server",
"version": "3.2.1",
"version": "3.3.0",
"description": "UI5 Tooling - Server",

@@ -118,3 +118,3 @@ "author": {

"dependencies": {
"@ui5/builder": "^3.4.1",
"@ui5/builder": "^3.5.1",
"@ui5/fs": "^3.0.5",

@@ -135,3 +135,3 @@ "@ui5/logger": "^3.0.0",

"replacestream": "^4.0.3",
"router": "^1.3.8",
"router": "^2.0.0",
"spdy": "^4.0.2",

@@ -142,3 +142,3 @@ "yesno": "^0.4.0"

"@istanbuljs/esm-loader-hook": "^0.2.0",
"@ui5/project": "^3.9.1",
"@ui5/project": "^3.9.2",
"ava": "^5.3.1",

@@ -153,8 +153,8 @@ "chokidar-cli": "^3.0.0",

"eslint-plugin-jsdoc": "^46.10.1",
"esmock": "^2.6.5",
"esmock": "^2.6.7",
"jsdoc": "^4.0.3",
"nyc": "^15.1.0",
"open-cli": "^7.2.0",
"rimraf": "^5.0.7",
"sinon": "^16.1.3",
"rimraf": "^5.0.10",
"sinon": "^18.0.1",
"supertest": "^6.3.4",

@@ -161,0 +161,0 @@ "tap-xunit": "^2.4.1"

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