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.6.1 to 0.6.2-next.0

6

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.6.2-next.0
### Patch Changes
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
## 0.6.1

@@ -4,0 +10,0 @@

8

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

@@ -51,8 +51,8 @@ "types": "dist/index.d.ts",

"devDependencies": {
"@backstage/cli": "^0.17.1",
"@backstage/cli": "^0.17.2-next.1",
"@types/jest": "^26.0.7",
"msw": "^0.35.0"
"msw": "^0.42.0"
},
"gitHead": "96323f280ba32ee526c5b151cda42260aee927c9",
"gitHead": "e15c24ddb5d14034629ced8a5a5d8f12b8f1a7dd",
"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