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
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 0.0.0-nightly-20220713025014 to 0.0.0-nightly-20220714025131

5

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.0.0-nightly-20220713025014
## 0.0.0-nightly-20220714025131

@@ -8,4 +8,5 @@ ### Patch Changes

- a70869e775: Updated dependency `msw` to `^0.43.0`.
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
- Updated dependencies
- @backstage/errors@0.0.0-nightly-20220713025014
- @backstage/errors@0.0.0-nightly-20220714025131

@@ -12,0 +13,0 @@ ## 0.6.3-next.1

8

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

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

"@backstage/config": "^1.0.1",
"@backstage/errors": "0.0.0-nightly-20220713025014",
"@backstage/errors": "0.0.0-nightly-20220714025131",
"cross-fetch": "^3.1.5",

@@ -52,7 +52,7 @@ "uuid": "^8.0.0",

"devDependencies": {
"@backstage/cli": "0.0.0-nightly-20220713025014",
"@backstage/cli": "0.0.0-nightly-20220714025131",
"@types/jest": "^26.0.7",
"msw": "^0.43.0"
"msw": "^0.44.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