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

trez

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trez - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

sandbox/build.txt

2

package.json
{
"name": "trez",
"version": "1.0.2",
"version": "1.0.3",
"description": "Encrypt or decrypt files using a Trezor hardware wallet.",

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

@@ -56,8 +56,7 @@ [![NPM](https://img.shields.io/npm/v/trez.svg)](https://www.npmjs.org/package/trez)

- It is easy to identify a Trez file by looking at the data
- The Trezor's device label is saved in plain text in the trez file (that device
- The Trezor's device label is saved in plain text in the trez file (this label
is required to decrypt).
- The Trezor confirmation message is saved in plain text in the trez file (this
phrase is required to decrypt).
- A device confirmation to decrypt is required. However, unless Trezor is
configured to prompt for a passphrase or needs the PIN, a confirmation to
- A device confirmation to decrypt is used. However, a confirmation to
encrypted is not used.

@@ -72,6 +71,1 @@

Node 6+
# Disclaimer
No warranty. Audit the code or have someone check this for you. Your fully
responsible for your own security.
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