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.9.0 to 0.9.1

1

lib/sortIdManager.d.ts

@@ -17,2 +17,3 @@ declare class SortIdManager {

}
export default SortIdManager;
export { SortIdManager };

@@ -154,1 +154,2 @@ "use strict";

exports.SortIdManager = SortIdManager;
exports.default = SortIdManager;

2

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

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

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