@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20220516023848 to 0.0.0-nightly-20220517024505
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20220516023848 | ||
## 0.0.0-nightly-20220517024505 | ||
@@ -8,3 +8,3 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/config@0.0.0-nightly-20220516023848 | ||
- @backstage/config@0.0.0-nightly-20220517024505 | ||
@@ -11,0 +11,0 @@ ## 0.6.1-next.0 |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-20220516023848", | ||
"version": "0.0.0-nightly-20220517024505", | ||
"main": "dist/index.cjs.js", | ||
@@ -44,3 +44,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.0.0-nightly-20220516023848", | ||
"@backstage/config": "^0.0.0-nightly-20220517024505", | ||
"@backstage/errors": "^1.0.0", | ||
@@ -52,3 +52,3 @@ "cross-fetch": "^3.1.5", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220516023848", | ||
"@backstage/cli": "^0.0.0-nightly-20220517024505", | ||
"@types/jest": "^26.0.7", | ||
@@ -55,0 +55,0 @@ "msw": "^0.35.0" |