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

mongoose-encryption

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-encryption - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

5

CHANGELOG.md
# Release Notes
## v2.1.2
2021-11-16
- Supported encrypted subdocuments in Mongoose 6 #102
- Add CI testing for Mongoose 6
## v2.1.1

@@ -4,0 +9,0 @@ 2021-09-10

1

lib/plugins/mongoose-encryption.js

@@ -258,3 +258,2 @@ 'use strict';

}
this._doc = data;
return this;

@@ -261,0 +260,0 @@ } else {

{
"name": "mongoose-encryption",
"description": "Simple encryption and authentication plugin for Mongoose",
"version": "2.1.1",
"version": "2.1.2",
"author": {

@@ -33,3 +33,3 @@ "name": "Joe Goldbeck"

"buffer-equal-constant-time": "^1.0.1",
"dotty": "~0.1.0",
"dotty": "^0.1.2",
"json-stable-stringify": "^1.0.0",

@@ -36,0 +36,0 @@ "mpath": "^0.8.4",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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