Socket
Socket
Sign inDemoInstall

@sap/xsenv

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/xsenv - npm Package Compare versions

Comparing version 3.1.1 to 3.2.0

8

CHANGELOG.md

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

## 3.2.0 - 2022-01-24
### Added
- Support Node.js 16.x
### Updated
- `debug` dependency to 4.3.3.
## 3.1.1 - 2021-07-01

@@ -10,0 +18,0 @@

6

npm-shrinkwrap.json
{
"name": "@sap/xsenv",
"version": "3.1.1",
"version": "3.2.0",
"lockfileVersion": 1,

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

"debug": {
"version": "4.2.0",
"version": "4.3.3",
"requires": {

@@ -21,3 +21,3 @@ "ms": "2.1.2"

"extsprintf": {
"version": "1.4.0"
"version": "1.4.1"
},

@@ -24,0 +24,0 @@ "ms": {

{
"name": "@sap/xsenv",
"version": "3.1.1",
"version": "3.2.0",
"description": "Utility for easy setup and access of SAP HANA XS Advanced environment variables",

@@ -9,3 +9,3 @@ "repository": {},

"engines": {
"node": "^8.0.0 || ^10.0.0 || ^12.0.0 || ^14.0.0"
"node": "^8.0.0 || ^10.0.0 || ^12.0.0 || ^14.0.0 || ^16.0.0"
},

@@ -38,5 +38,5 @@ "files": [

"dependencies": {
"debug": "4.2.0",
"debug": "4.3.3",
"verror": "1.10.0"
}
}
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