Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "tty-table", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "Command line table generator.", | ||
@@ -39,3 +39,2 @@ "main": "src/main.js", | ||
"strip-ansi": "^4.0.0", | ||
"use-strict": "^1.0.1", | ||
"wcwidth": "^1.0.1", | ||
@@ -42,0 +41,0 @@ "yargs": "^10.0.3" |
@@ -1,3 +0,1 @@ | ||
require('use-strict'); | ||
if(require.main === module){ | ||
@@ -4,0 +2,0 @@ //called directly in terminal |
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
1163189
7
53
19265
- Removeduse-strict@^1.0.1
- Removeduse-strict@1.0.1(transitive)