@bugslifesolutions/api-utils
Advanced tools
Comparing version 2.1.0-next.8 to 2.1.0-next.9
# @reactioncommerce/api-utils | ||
## 2.1.0-next.9 | ||
### Minor Changes | ||
- [#10](https://github.com/bugslifesolutions/reaction/pull/10) [`e99871aaa`](https://github.com/bugslifesolutions/reaction/commit/e99871aaa6d20012534d374b6137b78826aa7153) Thanks [@bugslifesolutions](https://github.com/bugslifesolutions)! - Nodemailer Plugin with Microsoft Authentication with required Nodejs bump to 18 | ||
### Patch Changes | ||
- [#14](https://github.com/bugslifesolutions/reaction/pull/14) [`4b2f04aa2`](https://github.com/bugslifesolutions/reaction/commit/4b2f04aa26a3e6155e71c67e9b397cd82d145ee3) Thanks [@bugslifesolutions](https://github.com/bugslifesolutions)! - Fix import with new Nodejs | ||
- Updated dependencies [[`e99871aaa`](https://github.com/bugslifesolutions/reaction/commit/e99871aaa6d20012534d374b6137b78826aa7153), [`4b2f04aa2`](https://github.com/bugslifesolutions/reaction/commit/4b2f04aa26a3e6155e71c67e9b397cd82d145ee3)]: | ||
- @bugslifesolutions/reaction-error@1.1.0-next.9 | ||
- @bugslifesolutions/logger@1.2.0-next.9 | ||
- @bugslifesolutions/random@1.1.0-next.9 | ||
## 2.1.0-next.8 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@bugslifesolutions/api-utils", | ||
"description": "Utility functions for the Reaction API", | ||
"version": "2.1.0-next.8", | ||
"version": "2.1.0-next.9", | ||
"main": "index.js", | ||
@@ -47,5 +47,5 @@ "type": "module", | ||
"dependencies": { | ||
"@bugslifesolutions/logger": "^1.2.0-next.8", | ||
"@bugslifesolutions/random": "^1.1.0-next.8", | ||
"@bugslifesolutions/reaction-error": "^1.1.0-next.8", | ||
"@bugslifesolutions/logger": "^1.2.0-next.9", | ||
"@bugslifesolutions/random": "^1.1.0-next.9", | ||
"@bugslifesolutions/reaction-error": "^1.1.0-next.9", | ||
"@jest/globals": "^26.6.2", | ||
@@ -52,0 +52,0 @@ "accounting-js": "^1.1.1", |
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
227191