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

leasot

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leasot - npm Package Compare versions

Comparing version 9.0.0 to 9.1.0

2

dist/lib/reporters/table.js

@@ -14,5 +14,5 @@ "use strict";

const logSymbols = __importStar(require("log-symbols"));
const chalk_1 = __importDefault(require("chalk"));
const strip_ansi_1 = __importDefault(require("strip-ansi"));
const text_table_1 = __importDefault(require("text-table"));
const chalk_1 = __importDefault(require("chalk"));
const os_1 = require("os");

@@ -19,0 +19,0 @@ const eol_1 = require("eol");

{
"name": "leasot",
"description": "Parse and output TODOs and FIXMEs from comments in your files",
"version": "9.0.0",
"version": "9.1.0",
"author": "Gilad Peleg <gilad@giladpeleg.com> (https://www.giladpeleg.com)",

@@ -12,4 +12,4 @@ "bin": {

"async": "^3.1.0",
"chalk": "^2.4.2",
"commander": "^4.0.0",
"chalk": "^3.0.0",
"commander": "^4.0.1",
"eol": "^0.9.1",

@@ -21,3 +21,3 @@ "get-stdin": "^7.0.0",

"log-symbols": "^3.0.0",
"strip-ansi": "^5.2.0",
"strip-ansi": "^6.0.0",
"text-table": "^0.2.0"

@@ -27,5 +27,5 @@ },

"@types/async": "^3.0.3",
"@types/lodash": "^4.14.144",
"@types/lodash": "^4.14.146",
"@types/mocha": "^5.2.7",
"@types/node": "^12.11.1",
"@types/node": "^12.12.7",
"@types/text-table": "^0.2.1",

@@ -37,8 +37,8 @@ "gh-pages": "^2.1.1",

"mocha": "^6.2.2",
"prettier": "^1.18.2",
"prettier": "^1.19.1",
"rimraf": "^3.0.0",
"should": "^13.2.3",
"ts-node": "^8.4.1",
"ts-node": "^8.5.0",
"typedoc": "^0.15.0",
"typescript": "^3.6.4"
"typescript": "^3.7.2"
},

@@ -45,0 +45,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc