@backstage/plugin-permission-common
Advanced tools
Comparing version 0.7.9-next.0 to 0.7.9
# @backstage/plugin-permission-common | ||
## 0.7.9 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.2.3 | ||
- @backstage/config@1.1.1 | ||
- @backstage/types@1.1.1 | ||
## 0.7.9-next.0 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.7.9-next.0", | ||
"version": "0.7.9", | ||
"main": "dist/index.cjs.js", | ||
@@ -45,4 +45,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^1.1.1-next.0", | ||
"@backstage/errors": "^1.2.3-next.0", | ||
"@backstage/config": "^1.1.1", | ||
"@backstage/errors": "^1.2.3", | ||
"@backstage/types": "^1.1.1", | ||
@@ -54,3 +54,3 @@ "cross-fetch": "^3.1.5", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.23.0-next.2", | ||
"@backstage/cli": "^0.23.0", | ||
"msw": "^1.0.0" | ||
@@ -57,0 +57,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
89412
Updated@backstage/config@^1.1.1
Updated@backstage/errors@^1.2.3