@backstage/plugin-permission-common
Advanced tools
Comparing version 0.3.0 to 0.3.1
# @backstage/plugin-permission-common | ||
## 0.3.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/config@0.1.12 | ||
- @backstage/errors@0.2.0 | ||
## 0.3.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"main": "dist/index.cjs.js", | ||
@@ -41,4 +41,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.1.11", | ||
"@backstage/errors": "^0.1.5", | ||
"@backstage/config": "^0.1.12", | ||
"@backstage/errors": "^0.2.0", | ||
"cross-fetch": "^3.0.6", | ||
@@ -49,8 +49,8 @@ "uuid": "^8.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.10.3", | ||
"@backstage/cli": "^0.11.0", | ||
"@types/jest": "^26.0.7", | ||
"msw": "^0.35.0" | ||
}, | ||
"gitHead": "b315430f9dfcfa19ab0dd90f5b4ac6904938fba7", | ||
"gitHead": "da66c61bdd63cdb3f0f0cd2e26dc9e6454d93c7b", | ||
"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
50083
+ Added@backstage/errors@0.2.2(transitive)
- Removed@backstage/errors@0.1.5(transitive)
Updated@backstage/config@^0.1.12
Updated@backstage/errors@^0.2.0