Socket
Socket
Sign inDemoInstall

yaml-crypt

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaml-crypt - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

3

bin/yaml-crypt-cli.js

@@ -566,2 +566,5 @@ #!/usr/bin/env node

fs.writeFileSync(file, content, { encoding: "utf8", mode: 0o600 });
console.log(key);
console.error(`key has been written to ${file}`);
}

@@ -568,0 +571,0 @@

2

package.json
{
"name": "yaml-crypt",
"version": "0.6.0",
"version": "0.6.1",
"description": "Encrypt and decrypt YAML documents",

@@ -5,0 +5,0 @@ "license": "MIT",

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