Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bugslifesolutions/api-plugin-authorization-simple

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-authorization-simple - npm Package Compare versions

Comparing version 2.1.0-next.6 to 2.1.0-next.7

17

CHANGELOG.md
# @reactioncommerce/api-plugin-authorization-simple
## 2.1.0-next.7
### 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/db-version-check@1.1.0-next.7
- @bugslifesolutions/reaction-error@1.1.0-next.7
- @bugslifesolutions/api-utils@2.1.0-next.7
- @bugslifesolutions/logger@1.2.0-next.7
- @bugslifesolutions/random@1.1.0-next.7
## 2.1.0-next.6

@@ -4,0 +21,0 @@

12

package.json
{
"name": "@bugslifesolutions/api-plugin-authorization-simple",
"description": "Simple Authorization plugin for the Reaction API",
"version": "2.1.0-next.6",
"version": "2.1.0-next.7",
"main": "index.js",

@@ -26,7 +26,7 @@ "type": "module",

"dependencies": {
"@bugslifesolutions/api-utils": "^2.1.0-next.6",
"@bugslifesolutions/db-version-check": "^1.1.0-next.6",
"@bugslifesolutions/logger": "^1.2.0-next.6",
"@bugslifesolutions/random": "^1.1.0-next.6",
"@bugslifesolutions/reaction-error": "^1.1.0-next.6",
"@bugslifesolutions/api-utils": "^2.1.0-next.7",
"@bugslifesolutions/db-version-check": "^1.1.0-next.7",
"@bugslifesolutions/logger": "^1.2.0-next.7",
"@bugslifesolutions/random": "^1.1.0-next.7",
"@bugslifesolutions/reaction-error": "^1.1.0-next.7",
"graphql-fields": "^2.0.3",

@@ -33,0 +33,0 @@ "lodash": "^4.17.21",

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