@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-2021112322755 to 0.0.0-nightly-20220623347
# @backstage/plugin-permission-common | ||
## 0.0.0-nightly-2021112322755 | ||
## 0.3.0 | ||
@@ -19,7 +19,2 @@ ### Minor Changes | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/config@0.0.0-nightly-2021112322755 | ||
## 0.2.0 | ||
@@ -26,0 +21,0 @@ |
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-2021112322755", | ||
"version": "0.0.0-nightly-20220623347", | ||
"main": "dist/index.cjs.js", | ||
@@ -41,4 +41,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.0.0-nightly-2021112322755", | ||
"@backstage/errors": "^0.1.5", | ||
"@backstage/config": "^0.1.11", | ||
"@backstage/errors": "^0.0.0-nightly-20220623347", | ||
"cross-fetch": "^3.0.6", | ||
@@ -49,3 +49,3 @@ "uuid": "^8.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-2021112322755", | ||
"@backstage/cli": "^0.0.0-nightly-20220623347", | ||
"@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
39131
+ 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.1.5(transitive)
- Removedms@2.1.3(transitive)
Updated@backstage/config@^0.1.11