Socket
Socket
Sign inDemoInstall

@process-engine/logging_api_contracts

Package Overview
Dependencies
1
Maintainers
10
Versions
104
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2-15fe210b-b5

2

dist/log_level.d.ts

@@ -8,3 +8,3 @@ /**

warn = "warn",
error = "error"
error = "error",
}

@@ -5,5 +5,2 @@ /**

export declare const restSettings: {
/**
* A collection of all URL parameters employed by the logging API.
*/
params: {

@@ -13,5 +10,2 @@ processModelId: string;

};
/**
* A collection of all URLs employed by the logging API.
*/
paths: {

@@ -18,0 +12,0 @@ getLogForCorrelation: string;

{
"name": "@process-engine/logging_api_contracts",
"version": "0.1.1",
"version": "0.1.2-15fe210b-b5",
"description": "the api-package for process-engine logging",

@@ -22,14 +22,14 @@ "main": "dist/commonjs/index.js",

"dependencies": {
"@essential-projects/iam_contracts": "^3.1.0"
"@essential-projects/iam_contracts": "3.1.0"
},
"devDependencies": {
"@essential-projects/tslint-config": "1.1.1",
"@types/express": "^4.11.0",
"@types/node": "^8.0.27",
"gulp": "^3.9.1",
"gulptraum": "^2.3.0",
"gulptraum-typescript": "^1.5.0",
"tsconfig": "^7.0.0",
"tslint": "^5.10.0",
"typescript": "^2.8.3"
"@types/express": "4.11.0",
"@types/node": "8.10.10",
"gulp": "3.9.1",
"gulptraum": "2.3.0",
"gulptraum-typescript": "1.5.0",
"tsconfig": "7.0.0",
"tslint": "5.10.0",
"typescript": "2.8.3"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc