@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20240227020936 to 0.0.0-nightly-20240228021022
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20240227020936 | ||
## 0.0.0-nightly-20240228021022 | ||
@@ -11,6 +11,18 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@0.0.0-nightly-20240227020936 | ||
- @backstage/config@0.0.0-nightly-20240227020936 | ||
- @backstage/errors@0.0.0-nightly-20240228021022 | ||
- @backstage/config@0.0.0-nightly-20240228021022 | ||
- @backstage/types@1.1.1 | ||
## 0.7.13-next.0 | ||
### Patch Changes | ||
- 0502d82: The `token` option of the `PermissionEvaluator` methods is now deprecated. The options that only apply to backend implementations have been moved to `PermissionsService` from `@backstage/backend-plugin-api` instead. | ||
- 0fb419b: Updated dependency `uuid` to `^9.0.0`. | ||
Updated dependency `@types/uuid` to `^9.0.0`. | ||
- Updated dependencies | ||
- @backstage/errors@1.2.4-next.0 | ||
- @backstage/config@1.1.2-next.0 | ||
- @backstage/types@1.1.1 | ||
## 0.7.12 | ||
@@ -17,0 +29,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"version": "0.0.0-nightly-20240227020936", | ||
"version": "0.0.0-nightly-20240228021022", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
@@ -44,4 +44,4 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/config": "^0.0.0-nightly-20240227020936", | ||
"@backstage/errors": "^0.0.0-nightly-20240227020936", | ||
"@backstage/config": "^0.0.0-nightly-20240228021022", | ||
"@backstage/errors": "^0.0.0-nightly-20240228021022", | ||
"@backstage/types": "^1.1.1", | ||
@@ -53,3 +53,3 @@ "cross-fetch": "^4.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20240227020936", | ||
"@backstage/cli": "^0.0.0-nightly-20240228021022", | ||
"msw": "^1.0.0" | ||
@@ -56,0 +56,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
91949
14
6
86