@backstage/plugin-explore-react
Advanced tools
+9
-0
| # @backstage/plugin-explore-react | ||
| ## 0.0.39 | ||
| ### Patch Changes | ||
| - c2112f2: These packages have been migrated to the [backstage/community-plugins](https://github.com/backstage/community-plugins) repository. | ||
| - Updated dependencies | ||
| - @backstage/plugin-explore-common@0.0.3 | ||
| - @backstage/core-plugin-api@1.9.2 | ||
| ## 0.0.38 | ||
@@ -4,0 +13,0 @@ |
+6
-4
| { | ||
| "name": "@backstage/plugin-explore-react", | ||
| "version": "0.0.38", | ||
| "version": "0.0.39", | ||
| "description": "A frontend library for Backstage plugins that want to interact with the explore plugin", | ||
| "backstage": { | ||
| "role": "web-library" | ||
| "role": "web-library", | ||
| "moved": "@backstage-community/plugin-explore-react" | ||
| }, | ||
@@ -40,6 +41,6 @@ "publishConfig": { | ||
| "@backstage/core-plugin-api": "^1.9.2", | ||
| "@backstage/plugin-explore-common": "^0.0.2" | ||
| "@backstage/plugin-explore-common": "^0.0.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@backstage/cli": "^0.26.3", | ||
| "@backstage/cli": "^0.26.4", | ||
| "@testing-library/dom": "^10.0.0", | ||
@@ -55,3 +56,4 @@ "@testing-library/jest-dom": "^6.0.0", | ||
| }, | ||
| "deprecated": "This package has been moved to the backstage/community-plugins repository. You should migrate to using @backstage-community/plugin-explore-react instead.", | ||
| "module": "./dist/index.esm.js" | ||
| } |
+2
-3
@@ -1,4 +0,3 @@ | ||
| # explore-react | ||
| # Deprecated | ||
| This package provides helpers to the `explore` plugin that can be imported by | ||
| any other plugin or app. | ||
| This package has been moved to the [backstage-community/plugins](https://github.com/backstage/community-plugins) repository. Migrate to using `@backstage-community/plugin-explore-react` instead. |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
19633
3.13%1
Infinity%4
-20%+ Added
- Removed