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

@backstage/plugin-permission-common

Package Overview
Dependencies
Maintainers
3
Versions
500
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

to
0.0.0-nightly-20240305021008

6

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.0.0-nightly-20240304022137
## 0.0.0-nightly-20240305021008

@@ -11,4 +11,4 @@ ### Patch Changes

- Updated dependencies
- @backstage/config@0.0.0-nightly-20240304022137
- @backstage/errors@0.0.0-nightly-20240304022137
- @backstage/config@0.0.0-nightly-20240305021008
- @backstage/errors@0.0.0-nightly-20240305021008
- @backstage/types@1.1.1

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

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

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

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

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

"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20240304022137",
"@backstage/cli": "^0.0.0-nightly-20240305021008",
"msw": "^1.0.0"

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