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 4.2.0 to 4.3.0

5

CHANGELOG.md

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

## 4.3.0 - 2024-01-10
### Updated
- Updated *xssec* to 3.6.1
## 4.2.0 - 2023-12-06

@@ -10,0 +15,0 @@

24

npm-shrinkwrap.json
{
"name": "@sap/instance-manager",
"version": "4.2.0",
"version": "4.3.0",
"lockfileVersion": 2,

@@ -9,6 +9,6 @@ "requires": true,

"name": "@sap/instance-manager",
"version": "4.2.0",
"version": "4.3.0",
"license": "SEE LICENSE IN LICENSE file",
"dependencies": {
"@sap/xssec": "^3.6.0",
"@sap/xssec": "^3.6.1",
"clone": "2.1.1",

@@ -25,3 +25,3 @@ "debug": "4.3.3",

"node_modules/@sap/xssec": {
"version": "3.6.0",
"version": "3.6.1",
"dependencies": {

@@ -34,3 +34,3 @@ "axios": "^1.6",

"engines": {
"node": ">=18"
"node": ">=14"
}

@@ -62,5 +62,5 @@ },

"node_modules/axios": {
"version": "1.6.2",
"version": "1.6.5",
"dependencies": {
"follow-redirects": "^1.15.0",
"follow-redirects": "^1.15.4",
"form-data": "^4.0.0",

@@ -115,3 +115,3 @@ "proxy-from-env": "^1.1.0"

"node_modules/follow-redirects": {
"version": "1.15.3",
"version": "1.15.4",
"engines": {

@@ -301,3 +301,3 @@ "node": ">=4.0"

"@sap/xssec": {
"version": "3.6.0",
"version": "3.6.1",
"requires": {

@@ -328,5 +328,5 @@ "axios": "^1.6",

"axios": {
"version": "1.6.2",
"version": "1.6.5",
"requires": {
"follow-redirects": "^1.15.0",
"follow-redirects": "^1.15.4",
"form-data": "^4.0.0",

@@ -364,3 +364,3 @@ "proxy-from-env": "^1.1.0"

"follow-redirects": {
"version": "1.15.3"
"version": "1.15.4"
},

@@ -367,0 +367,0 @@ "form-data": {

{
"name": "@sap/instance-manager",
"version": "4.2.0",
"version": "4.3.0",
"main": "index.js",
"license": "SEE LICENSE IN LICENSE file",
"dependencies": {
"@sap/xssec": "^3.6.0",
"@sap/xssec": "^3.6.1",
"clone": "2.1.1",

@@ -9,0 +9,0 @@ "debug": "4.3.3",

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