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
4
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.3.0 to 0.3.1

8

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.3.1
### Patch Changes
- Updated dependencies
- @backstage/config@0.1.12
- @backstage/errors@0.2.0
## 0.3.0

@@ -4,0 +12,0 @@

10

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

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

"dependencies": {
"@backstage/config": "^0.1.11",
"@backstage/errors": "^0.1.5",
"@backstage/config": "^0.1.12",
"@backstage/errors": "^0.2.0",
"cross-fetch": "^3.0.6",

@@ -49,8 +49,8 @@ "uuid": "^8.0.0",

"devDependencies": {
"@backstage/cli": "^0.10.3",
"@backstage/cli": "^0.11.0",
"@types/jest": "^26.0.7",
"msw": "^0.35.0"
},
"gitHead": "b315430f9dfcfa19ab0dd90f5b4ac6904938fba7",
"gitHead": "da66c61bdd63cdb3f0f0cd2e26dc9e6454d93c7b",
"module": "dist/index.esm.js"
}
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