@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-202202022734 to 0.0.0-nightly-20220211021943
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-202202022734 | ||
## 0.0.0-nightly-20220211021943 | ||
### Patch Changes | ||
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5 | ||
- Updated dependencies | ||
- @backstage/errors@0.0.0-nightly-20220211021943 | ||
## 0.4.0 | ||
### Minor Changes | ||
@@ -14,3 +22,3 @@ | ||
- Updated dependencies | ||
- @backstage/config@0.0.0-nightly-202202022734 | ||
- @backstage/config@0.1.13 | ||
@@ -17,0 +25,0 @@ ## 0.4.0-next.0 |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-202202022734", | ||
"version": "0.0.0-nightly-20220211021943", | ||
"main": "dist/index.cjs.js", | ||
@@ -41,5 +41,5 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.0.0-nightly-202202022734", | ||
"@backstage/errors": "^0.2.0", | ||
"cross-fetch": "^3.0.6", | ||
"@backstage/config": "^0.1.13", | ||
"@backstage/errors": "^0.0.0-nightly-20220211021943", | ||
"cross-fetch": "^3.1.5", | ||
"uuid": "^8.0.0", | ||
@@ -49,3 +49,3 @@ "zod": "^3.11.6" | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-202202022734", | ||
"@backstage/cli": "^0.0.0-nightly-20220211021943", | ||
"@types/jest": "^26.0.7", | ||
@@ -52,0 +52,0 @@ "msw": "^0.35.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
42095
+ Added@backstage/config@0.1.15(transitive)
+ Addedlodash@4.17.21(transitive)
- Removed@backstage/config@0.0.0-nightly-20241217023754(transitive)
- Removed@backstage/errors@0.2.2(transitive)
- Removedms@2.1.3(transitive)
Updated@backstage/config@^0.1.13
Updatedcross-fetch@^3.1.5