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

node-cipher

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-cipher - npm Package Compare versions

Comparing version 2.4.10 to 2.4.11

2

package.json
{
"name": "node-cipher",
"version": "2.4.10",
"version": "2.4.11",
"description": "Encrypt or decrypt sensitive files to allow use in public source control.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -65,3 +65,3 @@ # node-cipher

```
Usage: nodecipher <command>
Usage: nodecipher [--version] [--help] [--list] <command> [<args>]

@@ -88,3 +88,3 @@

Usage: nodecipher <encrypt|decrypt> -i string -o string[ -p string][ -a string]
Usage: nodecipher <encrypt|decrypt> -i input -o output [-p password] [-a algorithm] [--help]

@@ -91,0 +91,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