mongoose-sort-encrypted-field
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -17,2 +17,3 @@ declare class SortIdManager { | ||
} | ||
export default SortIdManager; | ||
export { SortIdManager }; |
@@ -154,1 +154,2 @@ "use strict"; | ||
exports.SortIdManager = SortIdManager; | ||
exports.default = SortIdManager; |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
28712
13
463
1