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

mongoose-sort-encrypted-field

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongoose-sort-encrypted-field - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "mongoose-sort-encrypted-field",
"version": "0.0.2",
"version": "0.0.3",
"description": "Mongoose plugin to enable sorting on encrypted fields",

@@ -13,3 +13,3 @@ "main": "index.js",

},
"keywords": [],
"keywords": ["mongoose", "plugin", "sorting", "encrypted", "encrypted field", "encrypted field sorting"],
"author": "",

@@ -16,0 +16,0 @@ "license": "ISC",

@@ -64,3 +64,5 @@ # mongoose-sort-encrypted-field

// Sometimes some field could be missed due to server crash or anything so, handle those.
// Sometimes some field could be missed
// Due to server crash or anything
// So, handling those.
evaluateMissedSortFields(User);

@@ -67,0 +69,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