@serverless/platform-client
Advanced tools
Comparing version 0.15.2 to 0.15.3
@@ -332,3 +332,3 @@ const domains = require('./domains') | ||
// Add logs to queue and format so they print correctly after being sent via Websockets | ||
args = args.forEach((arg) => { | ||
args.forEach((arg) => { | ||
@@ -335,0 +335,0 @@ if (arg === undefined) arg = 'undefined' |
{ | ||
"name": "@serverless/platform-client", | ||
"version": "0.15.2", | ||
"version": "0.15.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64477