New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/plugin-permission-react

Package Overview
Dependencies
Maintainers
4
Versions
740
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-permission-react - npm Package Compare versions

Comparing version 0.0.0-nightly-20220315022536 to 0.0.0-nightly-20220316022902

7

CHANGELOG.md
# @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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc