Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@zeplin/cli

Package Overview
Dependencies
303
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.10 to 1.1.11

2

dist/package.json
{
"name": "@zeplin/cli",
"version": "1.1.10",
"version": "1.1.11",
"description": "Zeplin CLI",

@@ -5,0 +5,0 @@ "main": "./dist/src/index.js",

@@ -39,4 +39,3 @@ "use strict";

format: "YYYY-MM-DD HH:mm:ss"
}), winston_1.format.errors({ stack: true }), winston_1.format.splat(), winston_1.format.printf(m => strip_ansi_1.default(`${m.timestamp} - ${m.level} - ${m.message}${m.stack ? `\n${m.stack}` : ""}`)
.replace(/\r?\n/g, "")))
}), winston_1.format.errors({ stack: true }), winston_1.format.splat(), winston_1.format.printf(m => strip_ansi_1.default(`${m.timestamp} - ${m.level} - ${m.message}${m.stack ? `\n${m.stack}` : ""}`)))
});

@@ -43,0 +42,0 @@ const consoleTransport = new winston_1.default.transports.Console({

{
"name": "@zeplin/cli",
"version": "1.1.10",
"version": "1.1.11",
"description": "Zeplin CLI",

@@ -5,0 +5,0 @@ "main": "./dist/src/index.js",

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