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
3
Versions
498
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.7.8-next.1 to 0.7.8-next.2

10

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.7.8-next.2
### Patch Changes
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
- Updated dependencies
- @backstage/config@1.1.0-next.2
- @backstage/errors@1.2.2-next.0
- @backstage/types@1.1.1-next.0
## 0.7.8-next.1

@@ -4,0 +14,0 @@

11

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

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

"configSchema": "config.d.ts",
"sideEffects": false,
"scripts": {

@@ -45,5 +46,5 @@ "build": "backstage-cli package build",

"dependencies": {
"@backstage/config": "^1.1.0-next.1",
"@backstage/errors": "^1.2.1",
"@backstage/types": "^1.1.0",
"@backstage/config": "^1.1.0-next.2",
"@backstage/errors": "^1.2.2-next.0",
"@backstage/types": "^1.1.1-next.0",
"cross-fetch": "^3.1.5",

@@ -54,3 +55,3 @@ "uuid": "^8.0.0",

"devDependencies": {
"@backstage/cli": "^0.22.13-next.2",
"@backstage/cli": "^0.22.13-next.3",
"msw": "^1.0.0"

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