encoding-checker
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "encoding-checker", | ||
"description": "Tool to investigate files with different encoding than passed", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"license": "MIT", | ||
@@ -26,8 +26,8 @@ "author": { | ||
"devDependencies": { | ||
"coveralls": "^2.11.12", | ||
"coveralls": "^3.0.2", | ||
"istanbul": "^0.4.4", | ||
"jasmine": "^2.4.1" | ||
"jasmine": "^3.2.0" | ||
}, | ||
"files": [ | ||
"bin", | ||
".bin", | ||
"src", | ||
@@ -34,0 +34,0 @@ "index.js", |
@@ -36,3 +36,3 @@ # encoding-checker | ||
### Use case: All files in current directory | ||
### :arrow_right: Use case: All files in current directory | ||
@@ -54,3 +54,3 @@ ```text | ||
### Use case: All *.csv files in current directory | ||
### :arrow_right: Use case: All *.csv files in current directory | ||
@@ -57,0 +57,0 @@ ```text |
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
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
5517
5
81
2
1