@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20220303023541 to 0.0.0-nightly-20220316022902
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20220303023541 | ||
## 0.0.0-nightly-20220316022902 | ||
### Patch Changes | ||
- f24ef7864e: Minor typo fixes | ||
- Updated dependencies | ||
- @backstage/config@0.0.0-nightly-20220316022902 | ||
- @backstage/errors@0.0.0-nightly-20220316022902 | ||
## 0.5.2 | ||
### Patch Changes | ||
- 79b9d8a861: Add api doc comments to `Permission` type properties. | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-20220303023541", | ||
"version": "0.0.0-nightly-20220316022902", | ||
"main": "dist/index.cjs.js", | ||
@@ -44,4 +44,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.1.15", | ||
"@backstage/errors": "^0.2.2", | ||
"@backstage/config": "^0.0.0-nightly-20220316022902", | ||
"@backstage/errors": "^0.0.0-nightly-20220316022902", | ||
"cross-fetch": "^3.1.5", | ||
@@ -52,3 +52,3 @@ "uuid": "^8.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220303023541", | ||
"@backstage/cli": "^0.0.0-nightly-20220316022902", | ||
"@types/jest": "^26.0.7", | ||
@@ -55,0 +55,0 @@ "msw": "^0.35.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
49447
9
440
+ 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)
+ Addedms@2.1.3(transitive)
- Removed@backstage/config@0.1.15(transitive)
- Removed@backstage/errors@0.2.2(transitive)
- Removed@backstage/types@0.1.3(transitive)
- Removedlodash@4.17.21(transitive)