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

@backstage/test-utils

Package Overview
Dependencies
Maintainers
3
Versions
1177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/test-utils - npm Package Compare versions

Comparing version 1.7.5-next.0 to 1.7.5

14

CHANGELOG.md
# @backstage/test-utils
## 1.7.5
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
- Updated dependencies
- @backstage/core-plugin-api@1.10.4
- @backstage/plugin-permission-react@0.4.31
- @backstage/core-app-api@1.15.5
- @backstage/theme@0.6.4
- @backstage/config@1.3.2
- @backstage/types@1.2.1
- @backstage/plugin-permission-common@0.8.4
## 1.7.5-next.0

@@ -4,0 +18,0 @@

18

package.json
{
"name": "@backstage/test-utils",
"version": "1.7.5-next.0",
"version": "1.7.5",
"description": "Utilities to test Backstage plugins and apps.",

@@ -60,9 +60,9 @@ "backstage": {

"dependencies": {
"@backstage/config": "1.3.2",
"@backstage/core-app-api": "1.15.5-next.0",
"@backstage/core-plugin-api": "1.10.4-next.0",
"@backstage/plugin-permission-common": "0.8.4",
"@backstage/plugin-permission-react": "0.4.31-next.0",
"@backstage/theme": "0.6.4-next.0",
"@backstage/types": "1.2.1",
"@backstage/config": "^1.3.2",
"@backstage/core-app-api": "^1.15.5",
"@backstage/core-plugin-api": "^1.10.4",
"@backstage/plugin-permission-common": "^0.8.4",
"@backstage/plugin-permission-react": "^0.4.31",
"@backstage/theme": "^0.6.4",
"@backstage/types": "^1.2.1",
"@material-ui/core": "^4.12.2",

@@ -75,3 +75,3 @@ "@material-ui/icons": "^4.9.1",

"devDependencies": {
"@backstage/cli": "0.30.0-next.1",
"@backstage/cli": "^0.30.0",
"@testing-library/jest-dom": "^6.0.0",

@@ -78,0 +78,0 @@ "@types/jest": "*",

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