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.5.0 to 0.5.1

dist/index.d.ts

9

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.5.1
### Patch Changes
- Fix for the previous release with missing type declarations.
- Updated dependencies
- @backstage/config@0.1.15
- @backstage/errors@0.2.2
## 0.5.0

@@ -4,0 +13,0 @@

8

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

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

"dependencies": {
"@backstage/config": "^0.1.14",
"@backstage/errors": "^0.2.1",
"@backstage/config": "^0.1.15",
"@backstage/errors": "^0.2.2",
"cross-fetch": "^3.1.5",

@@ -56,4 +56,4 @@ "uuid": "^8.0.0",

},
"gitHead": "4805c3d13ce9bfc369e53c271b1b95e722b3b4dc",
"gitHead": "e244b348c473700e7d5e5fbcef38bd9f9fd1d0ba",
"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