New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

draftlog

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

draftlog - npm Package Compare versions

Comparing version

to
1.0.3

2

package.json
{
"name": "draftlog",
"version": "1.0.2",
"version": "1.0.3",
"description": "Update logged lines after logging them",

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

@@ -31,3 +31,3 @@ 'use strict'

} catch (e) {
let error = e.stack || e
var error = e.stack || e

@@ -34,0 +34,0 @@ showTestError(test.name, error)

@@ -24,3 +24,3 @@ const chalk = require('chalk')

function CSImoveUp() {
let ansi
var ansi

@@ -41,3 +41,3 @@ // Test up with default

function CSImoveDown() {
let ansi
var ansi

@@ -58,3 +58,3 @@ // Test down with default

function CSIclearLine() {
let ansi
var ansi

@@ -61,0 +61,0 @@ // Test up with default