@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20231219021535 to 0.0.0-nightly-20240111021648
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20231219021535 | ||
## 0.0.0-nightly-20240111021648 | ||
### 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 | ||
### Patch Changes | ||
- 0cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617 | ||
@@ -8,0 +18,0 @@ - Updated dependencies |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-20231219021535", | ||
"version": "0.0.0-nightly-20240111021648", | ||
"main": "dist/index.cjs.js", | ||
@@ -53,3 +53,3 @@ "types": "dist/index.d.ts", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20231219021535", | ||
"@backstage/cli": "^0.0.0-nightly-20240111021648", | ||
"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
90080
4