You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@process-engine/logging_api_contracts

Package Overview
Dependencies
Maintainers
9
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@process-engine/logging_api_contracts - npm Package Compare versions

Comparing version

to
2.0.1-feature-116729-k55hbvoy

4

package.json
{
"name": "@process-engine/logging_api_contracts",
"version": "2.0.0",
"version": "2.0.1-feature-116729-k55hbvoy",
"description": "the api-package for process-engine logging",

@@ -31,3 +31,3 @@ "main": "dist/commonjs/index.js",

"eslint": "^6.6.0",
"typescript": "^3.6.4"
"typescript": "^3.7.2"
},

@@ -34,0 +34,0 @@ "scripts": {

@@ -10,5 +10,5 @@ {

"moduleResolution": "node",
"target": "es2018",
"target": "es2019",
"lib": [
"es2018"
"es2019"
],

@@ -15,0 +15,0 @@ "declaration": true,