@backstage/plugin-permission-common
Advanced tools
Comparing version 0.0.0-nightly-20220823130 to 0.0.0-nightly-20220923026
{ | ||
"name": "@backstage/plugin-permission-common", | ||
"description": "Isomorphic types and client for Backstage permissions and authorization", | ||
"version": "0.0.0-nightly-20220823130", | ||
"version": "0.0.0-nightly-20220923026", | ||
"main": "dist/index.cjs.js", | ||
@@ -41,4 +41,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.1.11", | ||
"@backstage/errors": "^0.0.0-nightly-20220823130", | ||
"@backstage/config": "^0.0.0-nightly-20220923026", | ||
"@backstage/errors": "^0.0.0-nightly-20220923026", | ||
"cross-fetch": "^3.0.6", | ||
@@ -49,3 +49,3 @@ "uuid": "^8.0.0", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220823130", | ||
"@backstage/cli": "^0.0.0-nightly-20220923026", | ||
"@types/jest": "^26.0.7", | ||
@@ -52,0 +52,0 @@ "msw": "^0.35.0" |
39150
+ Added@backstage/config@0.0.0-nightly-20250114022708(transitive)
+ Addedms@2.1.3(transitive)
- Removed@backstage/config@0.1.15(transitive)
- Removed@backstage/types@0.1.3(transitive)
- Removedlodash@4.17.21(transitive)