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-20240226021250 to 0.0.0-nightly-20240227020936

8

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

@@ -8,5 +8,7 @@ ### 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@0.0.0-nightly-20240226021250
- @backstage/config@0.0.0-nightly-20240226021250
- @backstage/errors@0.0.0-nightly-20240227020936
- @backstage/config@0.0.0-nightly-20240227020936
- @backstage/types@1.1.1

@@ -13,0 +15,0 @@

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

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

"dependencies": {
"@backstage/config": "^0.0.0-nightly-20240226021250",
"@backstage/errors": "^0.0.0-nightly-20240226021250",
"@backstage/config": "^0.0.0-nightly-20240227020936",
"@backstage/errors": "^0.0.0-nightly-20240227020936",
"@backstage/types": "^1.1.1",
"cross-fetch": "^4.0.0",
"uuid": "^8.0.0",
"uuid": "^9.0.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20240226021250",
"@backstage/cli": "^0.0.0-nightly-20240227020936",
"msw": "^1.0.0"

@@ -55,0 +55,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