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 Versions

13
8

3.1.5

Diff

Changelog

Source

[v3.1.5] - 2023-12-12

Bug Fixes

<a name="v3.1.4"></a>

ui5-bot
published 3.1.4 •

Changelog

Source

[v3.1.4] - 2023-11-20

<a name="v3.1.3"></a>

ui5-bot
published 3.1.3 •

Changelog

Source

[v3.1.3] - 2023-06-06

Bug Fixes

  • middleware/testRunner: Update resources from OpenUI5 f0c7291

<a name="v3.1.2"></a>

ui5-bot
published 3.1.2 •

Changelog

Source

[v3.1.2] - 2023-04-12

Bug Fixes

  • Fix JSDoc names of typedefs in MiddlewareUtil. dbd6fe1

<a name="v3.1.1"></a>

ui5-bot
published 3.1.1 •

Changelog

Source

[v3.1.1] - 2023-03-16

Bug Fixes

  • Allow serving of propertyfiles of non component project types 1bc6ec7

<a name="v3.1.0"></a>

ui5-bot
published 3.1.0 •

Changelog

Source

[v3.1.0] - 2023-03-01

Features

  • CSP: Increase defaultPolicy2 to sap-target-level-3 (#580) 5a981a1

<a name="v3.0.1"></a>

ui5-bot
published 3.0.1 •

Changelog

Source

[v3.0.1] - 2023-02-16

Bug Fixes

  • MiddlewareUtil: Provide framework configuration getters to custom tasks (#579) 58bf4f5

<a name="v3.0.0"></a>

ui5-bot
published 3.0.0 •

Changelog

Source

[v3.0.0] - 2023-02-09

Breaking Changes

BREAKING CHANGE

This package has been transformed to ES Modules. Therefore it no longer provides a CommonJS export. If your project uses CommonJS, it needs to be converted to ESM or use a dynamic import.

For more information see also:

  • https://sap.github.io/ui5-tooling/updates/migrate-v3/
  • https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c

This removes the "/proxy" endpoint and the corresponding "connectUi5Proxy" middleware from the standard ui5-server. Internally, this middleware made use of the connect-openui5 proxy implementation (https://github.com/SAP/connect-openui5#proxy).

More sophisticated proxy solutions for ui5-server are already available in the form of custom middleware extensions from the UI5-community.

The UI5 Team might provide a dedicated custom middleware extension, with similar functionality, in the future.

  • Server now requires a Project Graph instance instead.
  • Standard middleware now rely on Project instances being available on Resources (see https://github.com/SAP/ui5-fs/pull/381)
  • MiddlewareRepository#addMiddleware has been removed. Custom middleware need to be added to the project graph instead

Support for older Node.js and npm releases has been dropped. Only Node.js v16.18.0 and npm v8 or higher are supported.

Features

  • MiddlewareUtil: Add getProject/getDependencies/resourceFactory API to interface (#547) ab28f78

<a name="v2.4.1"></a>

ui5-bot
published 3.0.0-rc.3 •

ui5-bot
published 3.0.0-rc.2 •

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