Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/plugin-permission-common

Package Overview
Dependencies
Maintainers
3
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.7.11 to 0.7.12

10

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.7.12
### Patch Changes
- b1acd9b: Updated README
- Updated dependencies
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
## 0.7.11

@@ -4,0 +14,0 @@

4

package.json
{
"name": "@backstage/plugin-permission-common",
"description": "Isomorphic types and client for Backstage permissions and authorization",
"version": "0.7.11",
"version": "0.7.12",
"main": "dist/index.cjs.js",

@@ -53,3 +53,3 @@ "types": "dist/index.d.ts",

"devDependencies": {
"@backstage/cli": "^0.25.0",
"@backstage/cli": "^0.25.1",
"msw": "^1.0.0"

@@ -56,0 +56,0 @@ },

# @backstage/plugin-permission-common
> NOTE: THIS PACKAGE IS EXPERIMENTAL, HERE BE DRAGONS
Isomorphic types and client for Backstage permissions and authorization. For
more information, see the [authorization
PRFC](https://github.com/backstage/backstage/pull/7761).
Isomorphic types and client for Backstage permissions and authorization. For more information, see the [permissions documentation on Backstage.io](https://backstage.io/docs/permissions/overview).
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