encoding-checker
Advanced tools
Comparing version 1.1.9 to 1.1.10
{ | ||
"name": "encoding-checker", | ||
"description": "Tool to investigate files with different encoding than passed", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"license": "MIT", | ||
@@ -19,3 +19,3 @@ "author": { | ||
"type": "git", | ||
"url": "http://github.com/piecioshka/encoding-checker.git" | ||
"url": "git@github.com:piecioshka/encoding-checker.git" | ||
}, | ||
@@ -22,0 +22,0 @@ "dependencies": { |
# encoding-checker | ||
[![node version](https://img.shields.io/node/v/encoding-checker.svg)](https://www.npmjs.com/package/encoding-checker) | ||
[![npm version](https://badge.fury.io/js/encoding-checker.svg)](https://badge.fury.io/js/encoding-checker) | ||
[![downloads count](https://img.shields.io/npm/dt/encoding-checker.svg)](https://www.npmjs.com/~piecioshka) | ||
[![downloads count](https://img.shields.io/npm/dt/encoding-checker.svg)](https://www.npmjs.com/package/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) | ||
@@ -30,3 +32,3 @@ | ||
### :arrow_right: Use case: All files in current directory | ||
### :arrow_right: Use case: All files in the current directory | ||
@@ -33,0 +35,0 @@ ```bash |
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
8234
80