🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@backstage-community/plugin-tech-insights-backend-module-jsonfc

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage-community/plugin-tech-insights-backend-module-jsonfc - npm Package Compare versions

Comparing version

to
0.1.58

11

CHANGELOG.md
# @backstage-community/plugin-tech-insights-backend-module-jsonfc
## 0.1.58
### Patch Changes
- e516773: Remove usages of deprecated references and usage of @backstage/backend-common
- e516773: Backstage version bump to v1.31.1
- Updated dependencies [e516773]
- Updated dependencies [e516773]
- @backstage-community/plugin-tech-insights-common@0.2.19
- @backstage-community/plugin-tech-insights-node@1.0.1
## 0.1.57

@@ -4,0 +15,0 @@

2

dist/index.d.ts

@@ -19,3 +19,3 @@ import * as _backstage_backend_plugin_api from '@backstage/backend-plugin-api';

*/
declare const techInsightsModuleJsonRulesEngineFactCheckerFactory: _backstage_backend_plugin_api.BackendFeatureCompat;
declare const techInsightsModuleJsonRulesEngineFactCheckerFactory: _backstage_backend_plugin_api.BackendFeature;

@@ -22,0 +22,0 @@ /**

{
"name": "@backstage-community/plugin-tech-insights-backend-module-jsonfc",
"version": "0.1.57",
"version": "0.1.58",
"backstage": {

@@ -42,6 +42,5 @@ "role": "backend-plugin-module",

"dependencies": {
"@backstage-community/plugin-tech-insights-common": "^0.2.18",
"@backstage-community/plugin-tech-insights-node": "^1.0.0",
"@backstage/backend-common": "^0.24.0",
"@backstage/backend-plugin-api": "^0.8.0",
"@backstage-community/plugin-tech-insights-common": "^0.2.19",
"@backstage-community/plugin-tech-insights-node": "^1.0.1",
"@backstage/backend-plugin-api": "^1.0.0",
"@backstage/config": "^1.2.0",

@@ -56,4 +55,4 @@ "@backstage/errors": "^1.2.4",

"devDependencies": {
"@backstage/backend-test-utils": "^0.5.0",
"@backstage/cli": "^0.27.0",
"@backstage/backend-test-utils": "^1.0.0",
"@backstage/cli": "^0.27.1",
"@types/lodash": "^4.14.151"

@@ -60,0 +59,0 @@ },