@backstage/plugin-search-backend-node
Advanced tools
Comparing version 0.0.0-nightly-20220318022925 to 0.0.0-nightly-20220319022128
# @backstage/plugin-search-backend-node | ||
## 0.0.0-nightly-20220318022925 | ||
## 0.0.0-nightly-20220319022128 | ||
@@ -9,3 +9,3 @@ ### Patch Changes | ||
- Updated dependencies | ||
- @backstage/plugin-search-common@0.0.0-nightly-20220318022925 | ||
- @backstage/plugin-search-common@0.0.0-nightly-20220319022128 | ||
@@ -12,0 +12,0 @@ ## 0.5.2 |
{ | ||
"name": "@backstage/plugin-search-backend-node", | ||
"description": "A library for Backstage backend plugins that want to interact with the search backend plugin", | ||
"version": "0.0.0-nightly-20220318022925", | ||
"version": "0.0.0-nightly-20220319022128", | ||
"main": "dist/index.cjs.js", | ||
@@ -27,3 +27,3 @@ "types": "dist/index.d.ts", | ||
"@backstage/errors": "^1.0.0", | ||
"@backstage/plugin-search-common": "^0.0.0-nightly-20220318022925", | ||
"@backstage/plugin-search-common": "^0.0.0-nightly-20220319022128", | ||
"@types/lunr": "^2.3.3", | ||
@@ -35,3 +35,3 @@ "lodash": "^4.17.21", | ||
"devDependencies": { | ||
"@backstage/backend-common": "^0.13.1", | ||
"@backstage/backend-common": "^0.0.0-nightly-20220319022128", | ||
"@backstage/cli": "^0.16.0" | ||
@@ -38,0 +38,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78284