Socket
Socket
Sign inDemoInstall

@sap/e2e-trace

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sap/e2e-trace - npm Package Compare versions

Comparing version 4.1.0 to 5.0.0

6

CHANGELOG.md

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

## 5.0.0 - 2024-02-14
### Removed
- Support for Node.js 12.x, Node.js 14.x and Node.js 16.x
- updated dependencies
## 4.1.0 - 2023-11-07

@@ -10,0 +16,0 @@

2

npm-shrinkwrap.json
{
"name": "@sap/e2e-trace",
"version": "4.1.0",
"version": "5.0.0",
"lockfileVersion": 1,

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

{
"name": "@sap/e2e-trace",
"description": "Provides functionalities for handling SAP Passports",
"version": "4.1.0",
"version": "5.0.0",
"main": "index.js",

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

"engines": {
"node": "^12.0.0 || ^14.0.0 || ^16.0.0 || ^18.0.0 || ^20.0.0"
"node": "^18.0.0 || ^20.0.0"
},

@@ -32,14 +32,14 @@ "files": [

"chai": "3.5.0",
"connect": "3.4.1",
"eslint": "3.2.2",
"express": "4.16.2",
"connect": "3.7.0",
"eslint": "8.56.0",
"express": "4.18.2",
"filter-node-package": "3.2.0",
"istanbul": "0.4.5",
"lodash": "4.17.21",
"mocha": "3.0.2",
"mocha": "10.3.0",
"node-style": "^2.0.0",
"proxyquire": "1.7.10",
"sinon": "1.17.5",
"supertest": "2.0.0"
"proxyquire": "2.1.3",
"sinon": "16.1.1",
"supertest": "6.3.4"
}
}
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