Socket
Socket
Sign inDemoInstall

@process-engine/logging_api_core

Package Overview
Dependencies
3
Maintainers
9
Versions
92
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-feature-116729-k55hcqo1

6

package.json
{
"name": "@process-engine/logging_api_core",
"version": "2.0.0",
"version": "2.0.1-feature-116729-k55hcqo1",
"description": "Contains all the core components for the logging api. ",

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

"dependencies": {
"@process-engine/logging_api_contracts": "2.0.0",
"@process-engine/logging_api_contracts": "2.0.1",
"moment": "^2.24.0"

@@ -33,3 +33,3 @@ },

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

@@ -36,0 +36,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