@bugslifesolutions/api-plugin-address-validation-test
Advanced tools
Comparing version 2.1.0-next.10 to 2.1.0-next.11
# @reactioncommerce/api-plugin-address-validation-test | ||
## 2.1.0-next.11 | ||
### 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/api-utils@2.1.0-next.11 | ||
## 2.1.0-next.10 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@bugslifesolutions/api-plugin-address-validation-test", | ||
"description": "Address Validation Test plugin for the Reaction API", | ||
"version": "2.1.0-next.10", | ||
"version": "2.1.0-next.11", | ||
"main": "index.js", | ||
@@ -29,3 +29,3 @@ "type": "module", | ||
"dependencies": { | ||
"@bugslifesolutions/api-utils": "^2.1.0-next.10", | ||
"@bugslifesolutions/api-utils": "^2.1.0-next.11", | ||
"@faker-js/faker": "^8.3.1" | ||
@@ -32,0 +32,0 @@ }, |
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
31176