@backstage/plugin-permission-common
Advanced tools
Comparing version 0.8.3-next.0 to 0.8.3
# @backstage/plugin-permission-common | ||
## 0.8.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.2.6 | ||
- @backstage/config@1.3.1 | ||
- @backstage/types@1.2.0 | ||
## 0.8.3-next.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"version": "0.8.3-next.0", | ||
"version": "0.8.3", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
@@ -51,5 +51,5 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/config": "1.3.1-next.0", | ||
"@backstage/errors": "1.2.6-next.0", | ||
"@backstage/types": "1.2.0", | ||
"@backstage/config": "^1.3.1", | ||
"@backstage/errors": "^1.2.6", | ||
"@backstage/types": "^1.2.0", | ||
"cross-fetch": "^4.0.0", | ||
@@ -61,3 +61,3 @@ "uuid": "^11.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "0.29.3-next.2", | ||
"@backstage/cli": "^0.29.4", | ||
"msw": "^1.0.0" | ||
@@ -64,0 +64,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
96706
+ Added@backstage/config@1.3.1(transitive)
+ Added@backstage/errors@1.2.6(transitive)
+ Addeduuid@11.0.4(transitive)
- Removed@backstage/config@1.3.1-next.0(transitive)
- Removed@backstage/errors@1.2.6-next.0(transitive)
- Removeduuid@11.0.5(transitive)
Updated@backstage/config@^1.3.1
Updated@backstage/errors@^1.2.6
Updated@backstage/types@^1.2.0