encoding-checker
Advanced tools
Comparing version 1.1.10 to 1.1.11
{ | ||
"name": "encoding-checker", | ||
"description": "Tool to investigate files with different encoding than passed", | ||
"version": "1.1.10", | ||
"version": "1.1.11", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -7,3 +7,2 @@ # encoding-checker | ||
[![license](https://img.shields.io/npm/l/encoding-checker.svg)](https://www.npmjs.com/package/encoding-checker) | ||
[![travis-ci](https://api.travis-ci.com/piecioshka/encoding-checker.svg?branch=master)](https://app.travis-ci.com/github/piecioshka/encoding-checker) | ||
@@ -39,3 +38,2 @@ 🛠 Tool to investigate files with different encoding than passed | ||
[ascii] .gitignore | ||
[ascii] .travis.yml | ||
[ascii] index.js | ||
@@ -73,10 +71,4 @@ [ascii] package-lock.json | ||
## Supported Operating Systems (tested via Travis) | ||
* Linux | ||
* macOS _(there is a problem on Travis, but it works on my local machine)_ | ||
* Microsoft Windows | ||
## License | ||
[The MIT License](http://piecioshka.mit-license.org) @ 2015 |
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
7908
72