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 3.0.0 to 3.1.0

5

CHANGELOG.md

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

## 3.1.0 - 2022-01-12
### Added
- Support for Node.js 16.x
## 3.0.0 - 2020-12-01

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

2

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

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

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

@@ -14,3 +14,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"
},

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

"express": "4.16.2",
"filter-node-package": "^2.2.0",
"filter-node-package": "2.2.0",
"istanbul": "0.4.5",
"lodash": "4.17.20",
"lodash": "4.17.21",
"mocha": "3.0.2",

@@ -40,0 +40,0 @@ "node-style": "^2.0.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