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 7.0.0 to 7.0.1

2

package.json
{
"name": "mongoose-field-encryption",
"version": "7.0.0",
"version": "7.0.1",
"description": "A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.",

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

@@ -21,3 +21,3 @@ # mongoose-field-encryption

- Node `>=14` (Use `2.3.4` for Node `>=4.4.7 && <6.x.x`, `5.0.3` for Node `>=6.x.x && <=12.x.x`)
- Node `>=14` (Use `2.3.4` for Node `>=4.4.7 && <6.x.x`, `5.0.3` for Node `>=6.x.x && <=10.x.x`, `6.3.0` for Node `12.x.x`)
- MongoDB `>=4.4`

@@ -255,2 +255,7 @@ - Mongoose `>=7.0.0` (use `6.3.0` for Mongoose `<7.0.0`)

### 7.0.1
- Update README
- No functionality affected
### 7.0.0

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