@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20241217023754 to 0.0.0-nightly-20250103023114
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-20241217023754 | ||
## 0.0.0-nightly-20250103023114 | ||
@@ -8,4 +8,13 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@0.0.0-nightly-20241217023754 | ||
- @backstage/config@0.0.0-nightly-20241217023754 | ||
- @backstage/types@0.0.0-nightly-20250103023114 | ||
- @backstage/config@0.0.0-nightly-20250103023114 | ||
- @backstage/errors@0.0.0-nightly-20250103023114 | ||
## 0.8.3 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/errors@1.2.6 | ||
- @backstage/config@1.3.1 | ||
- @backstage/types@1.2.0 | ||
@@ -12,0 +21,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"version": "0.0.0-nightly-20241217023754", | ||
"version": "0.0.0-nightly-20250103023114", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
@@ -51,5 +51,5 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/config": "0.0.0-nightly-20241217023754", | ||
"@backstage/errors": "0.0.0-nightly-20241217023754", | ||
"@backstage/types": "1.2.0", | ||
"@backstage/config": "0.0.0-nightly-20250103023114", | ||
"@backstage/errors": "0.0.0-nightly-20250103023114", | ||
"@backstage/types": "0.0.0-nightly-20250103023114", | ||
"cross-fetch": "^4.0.0", | ||
@@ -61,3 +61,3 @@ "uuid": "^11.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "0.0.0-nightly-20241217023754", | ||
"@backstage/cli": "0.0.0-nightly-20250103023114", | ||
"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
97044
+ Added@backstage/config@0.0.0-nightly-20250103023114(transitive)
+ Added@backstage/errors@0.0.0-nightly-20250103023114(transitive)
+ Added@backstage/types@0.0.0-nightly-20250103023114(transitive)
- Removed@backstage/config@0.0.0-nightly-20241217023754(transitive)
- Removed@backstage/errors@0.0.0-nightly-20241217023754(transitive)
- Removed@backstage/types@1.2.0(transitive)