@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20240730021827 to 0.0.0-nightly-20240731020649
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20240730021827 | ||
## 0.0.0-nightly-20240731020649 | ||
@@ -13,2 +13,12 @@ ### Patch Changes | ||
## 0.8.1-next.0 | ||
### Patch Changes | ||
- 137fa34: Add the MetadataResponseSerializedRule type from @backstage/plugin-permission-node, since this type might be used in frontend code. | ||
- Updated dependencies | ||
- @backstage/config@1.2.0 | ||
- @backstage/errors@1.2.4 | ||
- @backstage/types@1.1.1 | ||
## 0.8.0 | ||
@@ -15,0 +25,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"version": "0.0.0-nightly-20240730021827", | ||
"version": "0.0.0-nightly-20240731020649", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
@@ -60,3 +60,3 @@ "backstage": { | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20240730021827", | ||
"@backstage/cli": "^0.0.0-nightly-20240731020649", | ||
"msw": "^1.0.0" | ||
@@ -63,0 +63,0 @@ }, |
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
94785