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

decentus

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decentus - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

decentus.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const crypto = require('crypto');

@@ -2,0 +4,0 @@ const readlineSync = require('readline-sync');

5

package.json
{
"name": "decentus",
"version": "1.0.1",
"version": "1.0.2",
"description": "decentus tools",

@@ -13,3 +13,6 @@ "main": "decentus.js",

"readline-sync": "^1.4.9"
},
"bin": {
"decentus": "./decentus.js"
}
}
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