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.0.0-nightly-20240227020936 to 0.0.0-nightly-20240228021022

18

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.0.0-nightly-20240227020936
## 0.0.0-nightly-20240228021022

@@ -11,6 +11,18 @@ ### Patch Changes

- Updated dependencies
- @backstage/errors@0.0.0-nightly-20240227020936
- @backstage/config@0.0.0-nightly-20240227020936
- @backstage/errors@0.0.0-nightly-20240228021022
- @backstage/config@0.0.0-nightly-20240228021022
- @backstage/types@1.1.1
## 0.7.13-next.0
### Patch Changes
- 0502d82: The `token` option of the `PermissionEvaluator` methods is now deprecated. The options that only apply to backend implementations have been moved to `PermissionsService` from `@backstage/backend-plugin-api` instead.
- 0fb419b: Updated dependency `uuid` to `^9.0.0`.
Updated dependency `@types/uuid` to `^9.0.0`.
- Updated dependencies
- @backstage/errors@1.2.4-next.0
- @backstage/config@1.1.2-next.0
- @backstage/types@1.1.1
## 0.7.12

@@ -17,0 +29,0 @@

8

package.json
{
"name": "@backstage/plugin-permission-common",
"version": "0.0.0-nightly-20240227020936",
"version": "0.0.0-nightly-20240228021022",
"description": "Isomorphic types and client for Backstage permissions and authorization",

@@ -44,4 +44,4 @@ "backstage": {

"dependencies": {
"@backstage/config": "^0.0.0-nightly-20240227020936",
"@backstage/errors": "^0.0.0-nightly-20240227020936",
"@backstage/config": "^0.0.0-nightly-20240228021022",
"@backstage/errors": "^0.0.0-nightly-20240228021022",
"@backstage/types": "^1.1.1",

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

"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20240227020936",
"@backstage/cli": "^0.0.0-nightly-20240228021022",
"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