@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20220517024505 to 0.0.0-nightly-20220601025619
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20220517024505 | ||
## 0.0.0-nightly-20220601025619 | ||
### Patch Changes | ||
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`. | ||
## 0.6.2-next.0 | ||
### Patch Changes | ||
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`. | ||
## 0.6.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/config@0.0.0-nightly-20220517024505 | ||
- @backstage/config@1.0.1 | ||
@@ -10,0 +22,0 @@ ## 0.6.1-next.0 |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-20220517024505", | ||
"version": "0.0.0-nightly-20220601025619", | ||
"main": "dist/index.cjs.js", | ||
@@ -44,3 +44,3 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.0.0-nightly-20220517024505", | ||
"@backstage/config": "^1.0.1", | ||
"@backstage/errors": "^1.0.0", | ||
@@ -52,7 +52,7 @@ "cross-fetch": "^3.1.5", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220517024505", | ||
"@backstage/cli": "^0.0.0-nightly-20220601025619", | ||
"@types/jest": "^26.0.7", | ||
"msw": "^0.35.0" | ||
"msw": "^0.42.0" | ||
}, | ||
"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
79072
+ Added@backstage/config@1.3.1(transitive)
- Removed@backstage/config@0.0.0-nightly-20250110023305(transitive)
- Removed@backstage/errors@0.0.0-nightly-20250110023305(transitive)
- Removed@backstage/types@0.0.0-nightly-20250110023305(transitive)
Updated@backstage/config@^1.0.1