Socket
Socket
Sign inDemoInstall

@sap/jobs-client

Package Overview
Dependencies
9
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.43 to 1.7.46

7

CHANGELOG.md

@@ -9,2 +9,9 @@ # Change Log

## 1.7.46 - 2023-04-14
### Changed
- Support for node.js versions 14, 16, 18
- Removed support for node.js version 12
## 1.7.43 - 2023-01-13

@@ -11,0 +18,0 @@

6

package.json
{
"name": "@sap/jobs-client",
"description": "Node.js client library for job scheduler service in XS2",
"version": "1.7.43",
"version": "1.7.46",
"repository": {

@@ -15,3 +15,3 @@ "type": "git"

"eslint": "8.31.0",
"filter-node-package": "3.0.0",
"filter-node-package": "3.1.1",
"mocha": "10.2.0",

@@ -22,3 +22,3 @@ "nock": "13.3.0",

"engines": {
"node": "^12 || ^14 || ^16"
"node": "^14 || ^16 || ^18"
},

@@ -25,0 +25,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

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