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.0.0-nightly-202202022734 to 0.0.0-nightly-20220211021943

12

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.0.0-nightly-202202022734
## 0.0.0-nightly-20220211021943
### Patch Changes
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
- Updated dependencies
- @backstage/errors@0.0.0-nightly-20220211021943
## 0.4.0
### Minor Changes

@@ -14,3 +22,3 @@

- Updated dependencies
- @backstage/config@0.0.0-nightly-202202022734
- @backstage/config@0.1.13

@@ -17,0 +25,0 @@ ## 0.4.0-next.0

10

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

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

"dependencies": {
"@backstage/config": "^0.0.0-nightly-202202022734",
"@backstage/errors": "^0.2.0",
"cross-fetch": "^3.0.6",
"@backstage/config": "^0.1.13",
"@backstage/errors": "^0.0.0-nightly-20220211021943",
"cross-fetch": "^3.1.5",
"uuid": "^8.0.0",

@@ -49,3 +49,3 @@ "zod": "^3.11.6"

"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-202202022734",
"@backstage/cli": "^0.0.0-nightly-20220211021943",
"@types/jest": "^26.0.7",

@@ -52,0 +52,0 @@ "msw": "^0.35.0"

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