@backstage/search-common
Advanced tools
Comparing version 0.2.3 to 0.2.4
# @backstage/search-common | ||
## 0.2.4 | ||
### Patch Changes | ||
- Fix for the previous release with missing type declarations. | ||
- Updated dependencies | ||
- @backstage/types@0.1.3 | ||
- @backstage/plugin-permission-common@0.5.1 | ||
## 0.2.3 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@backstage/search-common", | ||
"description": "Common functionalities for Search, to be shared between various search-enabled plugins", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"main": "dist/index.cjs.js", | ||
@@ -42,4 +42,4 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@backstage/plugin-permission-common": "^0.5.0", | ||
"@backstage/types": "^0.1.2" | ||
"@backstage/plugin-permission-common": "^0.5.1", | ||
"@backstage/types": "^0.1.3" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "4805c3d13ce9bfc369e53c271b1b95e722b3b4dc" | ||
"gitHead": "e244b348c473700e7d5e5fbcef38bd9f9fd1d0ba" | ||
} |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
20925
9
119
0