@backstage/plugin-permission-react
Advanced tools
Comparing version 0.0.0-nightly-20220315022536 to 0.0.0-nightly-20220316022902
# @backstage/plugin-permission-react | ||
## 0.0.0-nightly-20220315022536 | ||
## 0.0.0-nightly-20220316022902 | ||
@@ -8,4 +8,7 @@ ### Patch Changes | ||
- a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3 | ||
- f24ef7864e: Minor typo fixes | ||
- Updated dependencies | ||
- @backstage/core-plugin-api@0.0.0-nightly-20220315022536 | ||
- @backstage/core-plugin-api@0.0.0-nightly-20220316022902 | ||
- @backstage/config@0.0.0-nightly-20220316022902 | ||
- @backstage/plugin-permission-common@0.0.0-nightly-20220316022902 | ||
@@ -12,0 +15,0 @@ ## 0.3.3 |
@@ -41,3 +41,3 @@ import { ComponentProps, ReactElement } from 'react'; | ||
/** | ||
* This API is used by various frontend utilities that allow developers to implement authorization wihtin their frontend | ||
* This API is used by various frontend utilities that allow developers to implement authorization within their frontend | ||
* plugins. A plugin developer will likely not have to interact with this API or its implementations directly, but | ||
@@ -44,0 +44,0 @@ * rather with the aforementioned utility components/hooks. |
{ | ||
"name": "@backstage/plugin-permission-react", | ||
"version": "0.0.0-nightly-20220315022536", | ||
"version": "0.0.0-nightly-20220316022902", | ||
"main": "dist/index.esm.js", | ||
@@ -34,5 +34,5 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/config": "^0.1.15", | ||
"@backstage/core-plugin-api": "^0.0.0-nightly-20220315022536", | ||
"@backstage/plugin-permission-common": "^0.5.2", | ||
"@backstage/config": "^0.0.0-nightly-20220316022902", | ||
"@backstage/core-plugin-api": "^0.0.0-nightly-20220316022902", | ||
"@backstage/plugin-permission-common": "^0.0.0-nightly-20220316022902", | ||
"cross-fetch": "^3.1.5", | ||
@@ -48,4 +48,4 @@ "react-router": "6.0.0-beta.0", | ||
"devDependencies": { | ||
"@backstage/cli": "^0.0.0-nightly-20220315022536", | ||
"@backstage/test-utils": "^0.0.0-nightly-20220315022536", | ||
"@backstage/cli": "^0.0.0-nightly-20220316022902", | ||
"@backstage/test-utils": "^0.0.0-nightly-20220316022902", | ||
"@testing-library/jest-dom": "^5.10.1", | ||
@@ -52,0 +52,0 @@ "@testing-library/react": "^12.1.3", |
Sorry, the diff of this file is not supported yet
19641
+ Added@backstage/config@0.0.0-nightly-20250114022708(transitive)
+ Added@backstage/errors@0.0.0-nightly-20250114022708(transitive)
+ Added@backstage/plugin-permission-common@0.0.0-nightly-20250114022708(transitive)
+ Added@backstage/types@0.0.0-nightly-20250114022708(transitive)
+ Addedcross-fetch@4.1.0(transitive)
+ Addeduuid@11.1.0(transitive)
+ Addedzod-to-json-schema@3.24.2(transitive)
- Removed@backstage/config@0.1.15(transitive)
- Removed@backstage/plugin-permission-common@0.5.3(transitive)
- Removed@backstage/types@0.1.3(transitive)
- Removedlodash@4.17.21(transitive)
- Removeduuid@8.3.2(transitive)
Updated@backstage/core-plugin-api@^0.0.0-nightly-20220316022902
Updated@backstage/plugin-permission-common@^0.0.0-nightly-20220316022902