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.6.4-next.1 to 0.6.4-next.2

9

CHANGELOG.md
# @backstage/plugin-permission-common
## 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

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

11

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

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

"dependencies": {
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0",
"@backstage/config": "^1.0.2-next.0",
"@backstage/errors": "^1.1.1-next.0",
"cross-fetch": "^3.1.5",

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

"devDependencies": {
"@backstage/cli": "^0.19.0-next.2",
"@types/jest": "^26.0.7",
"@backstage/cli": "^0.19.0-next.3",
"msw": "^0.47.0"
},
"gitHead": "24f889f173370f060725fcf9404081e40769beb4",
"gitHead": "2f458448f850dc68a711e2f31d14a91f96cf175d",
"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