New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/frontend-plugin-api

Package Overview
Dependencies
Maintainers
3
Versions
505
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/frontend-plugin-api - npm Package Compare versions

Comparing version 0.0.0-nightly-20231018021545 to 0.0.0-nightly-20231019021320

6

CHANGELOG.md
# @backstage/frontend-plugin-api
## 0.0.0-nightly-20231018021545
## 0.0.0-nightly-20231019021320

@@ -11,4 +11,6 @@ ### Minor Changes

- 6c2b8721531e: Add official support for React 18.
- Updated dependencies
- @backstage/core-plugin-api@0.0.0-nightly-20231018021545
- @backstage/core-plugin-api@0.0.0-nightly-20231019021320
- @backstage/version-bridge@0.0.0-nightly-20231019021320

@@ -15,0 +17,0 @@ ## 0.2.0

{
"name": "@backstage/frontend-plugin-api",
"version": "0.0.0-nightly-20231018021545",
"version": "0.0.0-nightly-20231019021320",
"main": "dist/index.esm.js",

@@ -27,7 +27,6 @@ "types": "dist/index.d.ts",

"@backstage/cli": "^0.23.0",
"@backstage/frontend-app-api": "^0.0.0-nightly-20231018021545",
"@backstage/test-utils": "^0.0.0-nightly-20231018021545",
"@backstage/frontend-app-api": "^0.0.0-nightly-20231019021320",
"@backstage/test-utils": "^0.0.0-nightly-20231019021320",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/react": "^14.0.0",
"history": "^5.3.0"

@@ -39,9 +38,9 @@ },

"peerDependencies": {
"react": "^16.13.1 || ^17.0.0",
"react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"react-router-dom": "6.0.0-beta.0 || ^6.3.0"
},
"dependencies": {
"@backstage/core-plugin-api": "^0.0.0-nightly-20231018021545",
"@backstage/core-plugin-api": "^0.0.0-nightly-20231019021320",
"@backstage/types": "^1.1.1",
"@backstage/version-bridge": "^1.0.6",
"@backstage/version-bridge": "^0.0.0-nightly-20231019021320",
"@types/react": "^16.13.1 || ^17.0.0",

@@ -48,0 +47,0 @@ "lodash": "^4.17.21",

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