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

mongoose-field-encryption

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-field-encryption - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

package.json
{
"name": "mongoose-field-encryption",
"version": "2.1.0",
"version": "2.1.1",
"description": "A simple symmetric encryption plugin for individual fields.",

@@ -5,0 +5,0 @@ "main": "lib/mongoose-field-encryption.js",

@@ -119,2 +119,8 @@ # mongoose-field-encryption

### release-it
`release-it patch,minor,major`
### Manual
- `npm version patch,minor,major`

@@ -125,3 +131,3 @@ - `npm publish`

### 2.1.0
### 2.1.1

@@ -128,0 +134,0 @@ - Fix bug where data was not getting decrypted on a `find()`, [#23](https://github.com/wheresvic/mongoose-field-encryption/issues/23).

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