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.2.1 to 3.2.2

8

CHANGELOG.md

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

## 3.2.2 - 2022-04-11
### Removed
- Removed node 8.x support and tests
### Changed
- Changed istanbul test framework with c8
## 3.2.1 - 2022-02-28

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

2

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

@@ -5,0 +5,0 @@ "requires": true,

{
"name": "@sap/xsenv",
"version": "3.2.1",
"version": "3.2.2",
"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 || ^16.0.0"
"node": "^10.0.0 || ^12.0.0 || ^14.0.0 || ^16.0.0"
},

@@ -29,7 +29,7 @@ "files": [

"filter-node-package": "2.2.0",
"istanbul": "0.4.5",
"c8": "7.10.0",
"lodash": "4.17.21",
"mocha": "^3.0.2",
"mocha": "7.1.1",
"mock-fs": "^4.10.1",
"node-build": "^1.1.1",
"node-build": "^2.0.1",
"node-style": "^2.0.0",

@@ -36,0 +36,0 @@ "proxyquire": "^2.1.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