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
499
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.0.0-nightly-20230718023400 to 0.0.0-nightly-20230830021355

26

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.0.0-nightly-20230718023400
## 0.0.0-nightly-20230830021355

@@ -8,3 +8,21 @@ ### Patch Changes

- Updated dependencies
- @backstage/errors@0.0.0-nightly-20230718023400
- @backstage/config@0.0.0-nightly-20230830021355
- @backstage/errors@1.2.1
- @backstage/types@1.1.0
## 0.7.8-next.0
### Patch Changes
- Updated dependencies
- @backstage/config@1.1.0-next.0
- @backstage/errors@1.2.1
- @backstage/types@1.1.0
## 0.7.7
### Patch Changes
- Updated dependencies
- @backstage/errors@1.2.1
- @backstage/config@1.0.8

@@ -437,3 +455,3 @@ - @backstage/types@1.1.0

**BREAKING**: PermissionClient has been updated to use the new request and response format in the latest version of @backstage/permission-backend.
**BREAKING**: PermissionClient has been updated to use the new request and response format in the latest version of @backstage/plugin-permission-backend.

@@ -451,3 +469,3 @@ ### Patch Changes

**BREAKING**: PermissionClient has been updated to use the new request and response format in the latest version of @backstage/permission-backend.
**BREAKING**: PermissionClient has been updated to use the new request and response format in the latest version of @backstage/plugin-permission-backend.

@@ -454,0 +472,0 @@ ### Patch Changes

8

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

@@ -44,4 +44,4 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/config": "^1.0.8",
"@backstage/errors": "^0.0.0-nightly-20230718023400",
"@backstage/config": "^0.0.0-nightly-20230830021355",
"@backstage/errors": "^1.2.1",
"@backstage/types": "^1.1.0",

@@ -53,3 +53,3 @@ "cross-fetch": "^3.1.5",

"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20230718023400",
"@backstage/cli": "^0.0.0-nightly-20230830021355",
"msw": "^1.0.0"

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

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