Comparing version 0.0.5 to 0.0.6
@@ -42,3 +42,3 @@ var tty = require('tty'); | ||
if (input === process.stdin) { | ||
if (input && typeof input.fd === 'number' && tty.isatty(input.fd)) { | ||
tty.setRawMode(true); | ||
@@ -45,0 +45,0 @@ input.resume(); |
{ | ||
"name" : "charm", | ||
"version" : "0.0.5", | ||
"version" : "0.0.6", | ||
"description" : "ansi control sequences for terminal cursor hopping and colors", | ||
@@ -5,0 +5,0 @@ "main" : "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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
Found 1 instance in 1 package
15055
11
359
0
2