Socket
Socket
Sign inDemoInstall

q3-schema-utils

Package Overview
Dependencies
Maintainers
1
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

q3-schema-utils - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

4

index.js

@@ -32,6 +32,2 @@ /* eslint-disable no-param-reassign */

return {
$or: [
{ active: true },
{ active: { $exists: false } },
],
$and: [

@@ -38,0 +34,0 @@ {

8

package.json
{
"name": "q3-schema-utils",
"version": "1.0.17",
"version": "1.0.18",
"main": "index.js",

@@ -10,6 +10,6 @@ "dependencies": {

"mongoose": "^5.7.1",
"q3-core-responder": "^1.0.45"
"q3-core-responder": "^1.0.46"
},
"devDependencies": {
"q3-test-utils": "^1.0.56"
"q3-test-utils": "^1.0.57"
},

@@ -24,3 +24,3 @@ "jest": {

},
"gitHead": "f3a0159b8cdfdb587c25168e1db117d41795de30"
"gitHead": "dcfe9a2c09dd80c302526dcfe1fe63be6aba8380"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc