@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-2021112322755 to 0.0.0-nightly-202201122931
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-2021112322755 | ||
## 0.0.0-nightly-202201122931 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/config@0.0.0-nightly-202201122931 | ||
- @backstage/errors@0.0.0-nightly-202201122931 | ||
## 0.3.0 | ||
### Minor Changes | ||
@@ -19,7 +27,2 @@ | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/config@0.0.0-nightly-2021112322755 | ||
## 0.2.0 | ||
@@ -26,0 +29,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-2021112322755", | ||
"version": "0.0.0-nightly-202201122931", | ||
"main": "dist/index.cjs.js", | ||
@@ -41,4 +41,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.0.0-nightly-2021112322755", | ||
"@backstage/errors": "^0.1.5", | ||
"@backstage/config": "^0.0.0-nightly-202201122931", | ||
"@backstage/errors": "^0.0.0-nightly-202201122931", | ||
"cross-fetch": "^3.0.6", | ||
@@ -49,3 +49,3 @@ "uuid": "^8.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-2021112322755", | ||
"@backstage/cli": "^0.0.0-nightly-202201122931", | ||
"@types/jest": "^26.0.7", | ||
@@ -52,0 +52,0 @@ "msw": "^0.35.0" |
39326
- Removed@backstage/errors@0.1.5(transitive)
- Removed@backstage/types@0.1.3(transitive)