@backstage/plugin-permission-common
Advanced tools
Comparing version 0.7.11 to 0.7.12
# @backstage/plugin-permission-common | ||
## 0.7.12 | ||
### Patch Changes | ||
- b1acd9b: Updated README | ||
- Updated dependencies | ||
- @backstage/config@1.1.1 | ||
- @backstage/errors@1.2.3 | ||
- @backstage/types@1.1.1 | ||
## 0.7.11 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.7.11", | ||
"version": "0.7.12", | ||
"main": "dist/index.cjs.js", | ||
@@ -53,3 +53,3 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.25.0", | ||
"@backstage/cli": "^0.25.1", | ||
"msw": "^1.0.0" | ||
@@ -56,0 +56,0 @@ }, |
# @backstage/plugin-permission-common | ||
> NOTE: THIS PACKAGE IS EXPERIMENTAL, HERE BE DRAGONS | ||
Isomorphic types and client for Backstage permissions and authorization. For | ||
more information, see the [authorization | ||
PRFC](https://github.com/backstage/backstage/pull/7761). | ||
Isomorphic types and client for Backstage permissions and authorization. For more information, see the [permissions documentation on Backstage.io](https://backstage.io/docs/permissions/overview). |
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
90014
4