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
4
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 1.5.1 to 1.5.2

9

CHANGELOG.md

@@ -5,4 +5,10 @@ # Changelog

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v1.5.1...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-server/compare/v1.5.2...HEAD).
<a name="v1.5.2"></a>
## [v1.5.2] - 2019-12-16
### Bug Fixes
- Resolve ERR_CERT_REVOKED error for newly generated SSL certs [`f2e1522`](https://github.com/SAP/ui5-server/commit/f2e15229569e68990f63cd38849eb937d2ad9cb8)
<a name="v1.5.1"></a>

@@ -105,2 +111,3 @@ ## [v1.5.1] - 2019-11-19

[v1.5.2]: https://github.com/SAP/ui5-server/compare/v1.5.1...v1.5.2
[v1.5.1]: https://github.com/SAP/ui5-server/compare/v1.5.0...v1.5.1

@@ -107,0 +114,0 @@ [v1.5.0]: https://github.com/SAP/ui5-server/compare/v1.4.0...v1.5.0

10

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

@@ -99,3 +99,3 @@ "author": "SAP SE (https://www.sap.com)",

"dependencies": {
"@ui5/builder": "^1.7.1",
"@ui5/builder": "^1.8.0",
"@ui5/fs": "^1.1.2",

@@ -106,3 +106,3 @@ "@ui5/logger": "^1.0.2",

"cors": "^2.8.5",
"devcert-sanscache": "^0.4.5",
"devcert-sanscache": "^0.4.6",
"escape-html": "^1.0.3",

@@ -124,6 +124,6 @@ "etag": "^1.8.1",

"ava": "^2.4.0",
"coveralls": "^3.0.7",
"coveralls": "^3.0.9",
"cross-env": "^6.0.3",
"docdash": "^1.1.1",
"eslint": "^6.6.0",
"eslint": "^6.7.2",
"eslint-config-google": "^0.14.0",

@@ -130,0 +130,0 @@ "eslint-plugin-jsdoc": "^15.12.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