@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20241210023835 to 0.0.0-nightly-20241211023757
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20241210023835 | ||
## 0.0.0-nightly-20241211023757 | ||
@@ -8,6 +8,15 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@0.0.0-nightly-20241210023835 | ||
- @backstage/config@0.0.0-nightly-20241210023835 | ||
- @backstage/errors@0.0.0-nightly-20241211023757 | ||
- @backstage/config@0.0.0-nightly-20241211023757 | ||
- @backstage/types@1.2.0 | ||
## 0.8.3-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.2.6-next.0 | ||
- @backstage/config@1.3.1-next.0 | ||
- @backstage/types@1.2.0 | ||
## 0.8.2 | ||
@@ -14,0 +23,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"version": "0.0.0-nightly-20241210023835", | ||
"version": "0.0.0-nightly-20241211023757", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
@@ -51,4 +51,4 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/config": "0.0.0-nightly-20241210023835", | ||
"@backstage/errors": "0.0.0-nightly-20241210023835", | ||
"@backstage/config": "0.0.0-nightly-20241211023757", | ||
"@backstage/errors": "0.0.0-nightly-20241211023757", | ||
"@backstage/types": "1.2.0", | ||
@@ -61,3 +61,3 @@ "cross-fetch": "^4.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20241210023835", | ||
"@backstage/cli": "0.0.0-nightly-20241211023757", | ||
"msw": "^1.0.0" | ||
@@ -64,0 +64,0 @@ }, |
96862
+ Added@backstage/config@0.0.0-nightly-20241211023757(transitive)
+ Added@backstage/errors@0.0.0-nightly-20241211023757(transitive)
- Removed@backstage/config@0.0.0-nightly-20241210023835(transitive)
- Removed@backstage/errors@0.0.0-nightly-20241210023835(transitive)