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
3
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-20231017021237 to 0.0.0-nightly-20231216021354

26

CHANGELOG.md
# @backstage/plugin-permission-common
## 0.0.0-nightly-20231017021237
## 0.0.0-nightly-20231216021354
### Patch Changes
- 0cbb03b: Fixing regular expression ReDoS with zod packages. Upgrading to latest. ref: https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617
- Updated dependencies
- @backstage/errors@0.0.0-nightly-20231017021237
- @backstage/config@0.0.0-nightly-20231017021237
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
## 0.7.10
### Patch Changes
- 4aa43f62aa: Updated dependency `cross-fetch` to `^4.0.0`.
- Updated dependencies
- @backstage/config@1.1.1
- @backstage/errors@1.2.3
- @backstage/types@1.1.1
## 0.7.9
### Patch Changes
- Updated dependencies
- @backstage/errors@1.2.3
- @backstage/config@1.1.1
- @backstage/types@1.1.1
## 0.7.9-next.0

@@ -13,0 +33,0 @@

12

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

@@ -45,11 +45,11 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/config": "^0.0.0-nightly-20231017021237",
"@backstage/errors": "^0.0.0-nightly-20231017021237",
"@backstage/config": "^1.1.1",
"@backstage/errors": "^1.2.3",
"@backstage/types": "^1.1.1",
"cross-fetch": "^3.1.5",
"cross-fetch": "^4.0.0",
"uuid": "^8.0.0",
"zod": "^3.21.4"
"zod": "^3.22.4"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20231017021237",
"@backstage/cli": "^0.0.0-nightly-20231216021354",
"msw": "^1.0.0"

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