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.14 to 1.1.15

5

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

@@ -14,3 +14,3 @@ "author": {

"clear:all": "npm run clear && rm -rf node_modules/",
"test": "jasmine --reporter=jasmine-console-reporter src/*.spec.js",
"test": "jasmine src/*.spec.js",
"coverage": "nyc npm run test && nyc report --reporter=html"

@@ -31,3 +31,2 @@ },

"jasmine": "^4.0.2",
"jasmine-console-reporter": "^2.0.1",
"nyc": "^15.1.0"

@@ -34,0 +33,0 @@ },

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