New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bugslifesolutions/api-plugin-carts

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugslifesolutions/api-plugin-carts - npm Package Compare versions

Comparing version 3.0.0-next.2 to 3.0.0-next.3

18

CHANGELOG.md
# @reactioncommerce/api-plugin-carts
## 3.0.0-next.3
### 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
- [#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
### Patch Changes
- Updated dependencies [[`e99871aaa`](https://github.com/bugslifesolutions/reaction/commit/e99871aaa6d20012534d374b6137b78826aa7153), [`4b2f04aa2`](https://github.com/bugslifesolutions/reaction/commit/4b2f04aa26a3e6155e71c67e9b397cd82d145ee3)]:
- @bugslifesolutions/api-plugin-address-validation@2.1.0-next.3
- @bugslifesolutions/api-plugin-tags@2.1.0-next.3
- @bugslifesolutions/reaction-error@1.1.0-next.3
- @bugslifesolutions/api-utils@2.1.0-next.3
- @bugslifesolutions/logger@1.2.0-next.3
- @bugslifesolutions/random@1.1.0-next.3
## 3.0.0-next.2

@@ -4,0 +22,0 @@

14

package.json
{
"name": "@bugslifesolutions/api-plugin-carts",
"description": "Carts plugin for the Reaction API",
"version": "3.0.0-next.2",
"version": "3.0.0-next.3",
"main": "index.js",

@@ -29,8 +29,8 @@ "type": "module",

"dependencies": {
"@bugslifesolutions/api-plugin-address-validation": "^2.1.0-next.2",
"@bugslifesolutions/api-plugin-tags": "^2.1.0-next.2",
"@bugslifesolutions/api-utils": "^2.1.0-next.2",
"@bugslifesolutions/logger": "^1.2.0-next.2",
"@bugslifesolutions/random": "^1.1.0-next.2",
"@bugslifesolutions/reaction-error": "^1.1.0-next.2",
"@bugslifesolutions/api-plugin-address-validation": "^2.1.0-next.3",
"@bugslifesolutions/api-plugin-tags": "^2.1.0-next.3",
"@bugslifesolutions/api-utils": "^2.1.0-next.3",
"@bugslifesolutions/logger": "^1.2.0-next.3",
"@bugslifesolutions/random": "^1.1.0-next.3",
"@bugslifesolutions/reaction-error": "^1.1.0-next.3",
"accounting-js": "^1.1.1",

@@ -37,0 +37,0 @@ "graphql-subscriptions": "^2.0.0",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc