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