q3-core-rest
Advanced tools
Comparing version 1.20.0 to 1.21.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.21.0](https://github.com/3merge/q3-api/compare/v1.20.0...v1.21.0) (2021-09-27) | ||
**Note:** Version bump only for package q3-core-rest | ||
# [1.20.0](https://github.com/3merge/q3-api/compare/v1.19.13...v1.20.0) (2021-09-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "q3-core-rest", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"description": "Mongoose schema REST exports", | ||
@@ -16,7 +16,7 @@ "main": "lib/index.js", | ||
"mongoose-partial-search": "^1.0.6", | ||
"q3-core-composer": "^1.20.0", | ||
"q3-core-responder": "^1.20.0", | ||
"q3-core-composer": "^1.21.0", | ||
"q3-core-responder": "^1.21.0", | ||
"q3-plugin-ngrams": "^1.19.0", | ||
"q3-schema-utils": "^1.20.0", | ||
"q3-utils": "^1.20.0", | ||
"q3-schema-utils": "^1.21.0", | ||
"q3-utils": "^1.21.0", | ||
"sift": "^13.4.0" | ||
@@ -30,3 +30,3 @@ }, | ||
"devDependencies": { | ||
"q3-test-utils": "^1.20.0", | ||
"q3-test-utils": "^1.21.0", | ||
"supertest": "^6.0.1" | ||
@@ -42,3 +42,3 @@ }, | ||
}, | ||
"gitHead": "da03b8e71a26ade3ee25cd2c088c7313e2a66ee5" | ||
"gitHead": "5a44d409bbcef89b0b8807fb156d2966521554e7" | ||
} |
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
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
76835
Updatedq3-core-composer@^1.21.0
Updatedq3-core-responder@^1.21.0
Updatedq3-schema-utils@^1.21.0
Updatedq3-utils@^1.21.0