New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

binary-comparator

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binary-comparator - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

bin/bin-compare.js

6

package.json
{
"name": "binary-comparator",
"version": "0.4.1",
"version": "0.5.0",
"description": "Compares two binary files and tells some info on where they differ",
"main": "src/index.mjs",
"main": "src/index.js",
"bin": {
"bin-compare": "bin/bin-compare.mjs"
"bin-compare": "bin/bin-compare.js"
},

@@ -9,0 +9,0 @@ "scripts": {},

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