New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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-20220913030138 to 0.0.0-nightly-20220914030055

15

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.0.0-nightly-20220913030138
## 0.0.0-nightly-20220914030055

@@ -12,5 +12,14 @@ ### Patch Changes

- Updated dependencies
- @backstage/config@0.0.0-nightly-20220913030138
- @backstage/errors@0.0.0-nightly-20220913030138
- @backstage/config@0.0.0-nightly-20220914030055
- @backstage/errors@0.0.0-nightly-20220914030055
## 0.6.4-next.2
### Patch Changes
- 7d47def9c4: Removed dependency on `@types/jest`.
- Updated dependencies
- @backstage/config@1.0.2-next.0
- @backstage/errors@1.1.1-next.0
## 0.6.4-next.1

@@ -17,0 +26,0 @@

8

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

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

"dependencies": {
"@backstage/config": "0.0.0-nightly-20220913030138",
"@backstage/errors": "0.0.0-nightly-20220913030138",
"@backstage/config": "0.0.0-nightly-20220914030055",
"@backstage/errors": "0.0.0-nightly-20220914030055",
"cross-fetch": "^3.1.5",

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

"devDependencies": {
"@backstage/cli": "0.0.0-nightly-20220913030138",
"@backstage/cli": "0.0.0-nightly-20220914030055",
"msw": "^0.47.0"

@@ -55,0 +55,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