Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sap/instance-manager

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/instance-manager - npm Package Compare versions

Comparing version 3.5.3 to 4.0.0

9

CHANGELOG.md

@@ -8,2 +8,11 @@ # Change Log

## 4.0.0 - 2023-08-01
### Updated
- Updated xssec to 3.3.2
### Removed
- Support for Node.js 10
## 3.5.3 - 2023-01-10

@@ -10,0 +19,0 @@

8

npm-shrinkwrap.json
{
"name": "@sap/instance-manager",
"version": "3.5.3",
"version": "4.0.0",
"lockfileVersion": 1,

@@ -8,3 +8,3 @@ "requires": true,

"@sap/xssec": {
"version": "3.2.15",
"version": "3.3.2",
"requires": {

@@ -61,3 +61,3 @@ "axios": "^0.26.0",

"jsonwebtoken": {
"version": "9.0.0",
"version": "9.0.1",
"requires": {

@@ -125,3 +125,3 @@ "jws": "^3.2.2",

"semver": {
"version": "7.3.8",
"version": "7.5.4",
"requires": {

@@ -128,0 +128,0 @@ "lru-cache": "^6.0.0"

{
"name": "@sap/instance-manager",
"version": "3.5.3",
"version": "4.0.0",
"main": "index.js",
"license": "SEE LICENSE IN LICENSE file",
"dependencies": {
"@sap/xssec": "^3.2.15",
"@sap/xssec": "^3.3.2",
"clone": "2.1.1",

@@ -42,4 +42,4 @@ "debug": "4.3.3",

"engines": {
"node": "^10.0.0 || ^12.0.0 || ^14.0.0 || ^16.0.0 || ^18"
"node": "^12.0.0 || ^14.0.0 || ^16.0.0 || ^18"
}
}
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