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
495
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-20220517024505 to 0.0.0-nightly-20220601025619

16

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.0.0-nightly-20220517024505
## 0.0.0-nightly-20220601025619
### Patch Changes
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
## 0.6.2-next.0
### Patch Changes
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
## 0.6.1
### Patch Changes
- Updated dependencies
- @backstage/config@0.0.0-nightly-20220517024505
- @backstage/config@1.0.1

@@ -10,0 +22,0 @@ ## 0.6.1-next.0

8

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

@@ -44,3 +44,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/config": "^0.0.0-nightly-20220517024505",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.0.0",

@@ -52,7 +52,7 @@ "cross-fetch": "^3.1.5",

"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20220517024505",
"@backstage/cli": "^0.0.0-nightly-20220601025619",
"@types/jest": "^26.0.7",
"msw": "^0.35.0"
"msw": "^0.42.0"
},
"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