@reactioncommerce/api-plugin-authorization-simple
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "@reactioncommerce/api-plugin-authorization-simple", | ||
"description": "Simple Authorization plugin for the Reaction API", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "type": "module", |
@@ -120,3 +120,4 @@ export const defaultShopManagerRoles = [ | ||
"reaction:legacy:shops/create", | ||
"reaction:legacy:shops/read" | ||
"reaction:legacy:shops/read", | ||
"reaction:legacy:invitations/read" | ||
]; |
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
81259
1400