Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

encoding-checker

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encoding-checker - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

.bin/index.js

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc