Socket
Socket
Sign inDemoInstall

@process-engine/logging_api_contracts

Package Overview
Dependencies
1
Maintainers
9
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1-beta.1

4

package.json
{
"name": "@process-engine/logging_api_contracts",
"version": "2.0.0",
"version": "2.0.1-beta.1",
"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,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc