@backstage/plugin-permission-common
Advanced tools
Comparing version 0.6.2 to 0.6.3-next.0
# @backstage/plugin-permission-common | ||
## 0.6.3-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.1.0-next.0 | ||
## 0.6.2 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.6.2", | ||
"version": "0.6.3-next.0", | ||
"main": "dist/index.cjs.js", | ||
@@ -45,3 +45,3 @@ "types": "dist/index.d.ts", | ||
"@backstage/config": "^1.0.1", | ||
"@backstage/errors": "^1.0.0", | ||
"@backstage/errors": "^1.1.0-next.0", | ||
"cross-fetch": "^3.1.5", | ||
@@ -52,8 +52,8 @@ "uuid": "^8.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.17.2", | ||
"@backstage/cli": "^0.18.0-next.1", | ||
"@types/jest": "^26.0.7", | ||
"msw": "^0.42.0" | ||
}, | ||
"gitHead": "e42cb3887e41f756c16380d757d93feda27f40ee", | ||
"gitHead": "e0a993834c31487a97a1ae6878eaf3685f03fc1a", | ||
"module": "dist/index.esm.js" | ||
} |
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
90021