@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20220419024359 to 0.0.0-nightly-20220511024315
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20220419024359 | ||
## 0.0.0-nightly-20220511024315 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/config@0.0.0-nightly-20220511024315 | ||
## 0.6.1-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/config@1.0.1-next.0 | ||
## 0.6.0 | ||
### Minor Changes | ||
@@ -6,0 +20,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-20220419024359", | ||
"version": "0.0.0-nightly-20220511024315", | ||
"main": "dist/index.cjs.js", | ||
@@ -44,3 +44,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^1.0.0", | ||
"@backstage/config": "^0.0.0-nightly-20220511024315", | ||
"@backstage/errors": "^1.0.0", | ||
@@ -52,3 +52,3 @@ "cross-fetch": "^3.1.5", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220419024359", | ||
"@backstage/cli": "^0.0.0-nightly-20220511024315", | ||
"@types/jest": "^26.0.7", | ||
@@ -55,0 +55,0 @@ "msw": "^0.35.0" |
78945
+ Added@backstage/config@0.0.0-nightly-20250114022708(transitive)
+ Added@backstage/errors@0.0.0-nightly-20250114022708(transitive)
+ Added@backstage/types@0.0.0-nightly-20250114022708(transitive)
- Removed@backstage/config@1.3.2(transitive)