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

encoding-checker

Package Overview
Dependencies
Maintainers
0
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.1.15 to 1.1.16

4

package.json
{
"name": "encoding-checker",
"description": "Tool to investigate files with different encoding than passed",
"version": "1.1.15",
"description": "🔨 Tool to investigate files with different encoding than passed",
"version": "1.1.16",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": {

@@ -9,3 +9,3 @@ # encoding-checker

🛠 Tool to investigate files with different encoding than passed
🔨 Tool to investigate files with different encoding than passed

@@ -33,3 +33,3 @@ ## Install

### :arrow_right: Use case: All files in the current directory
### ➡️ Use case: All files in the current directory

@@ -47,3 +47,3 @@ ```bash

### :arrow_right: Use case: All *.md files in current directory
### ➡️ Use case: All *.md files in current directory

@@ -54,3 +54,3 @@ ```bash

### :arrow_right: Use case: Recursive directory
### ➡️ Use case: Recursive directory

@@ -62,3 +62,3 @@ ```bash

### :arrow_right: Use case: Ignore all files with encoding "ascii"
### ➡️ Use case: Ignore all files with encoding "ascii"

@@ -69,3 +69,3 @@ ```bash

### :arrow_right: Use case: Append number of results
### ➡️ Use case: Append number of results

@@ -72,0 +72,0 @@ ```bash

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