has-unicode
Advanced tools
Comparing version 1.0.0 to 1.0.1
"use strict" | ||
var os = require("os") | ||
var child_process = require("child_process") | ||
@@ -5,0 +4,0 @@ var hasUnicode = module.exports = function () { |
{ | ||
"name": "has-unicode", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Try to guess if your terminal supports unicode", | ||
@@ -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
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
0
4467
39