@backstage/plugin-search-common
Advanced tools
Comparing version 1.2.16 to 1.2.17-next.0
# @backstage/plugin-search-common | ||
## 1.2.17-next.0 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @backstage/types@1.2.1-next.0 | ||
- @backstage/plugin-permission-common@0.8.4-next.0 | ||
## 1.2.16 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@backstage/plugin-search-common", | ||
"version": "1.2.16", | ||
"version": "1.2.17-next.0", | ||
"description": "Common functionalities for Search, to be shared between various search-enabled plugins", | ||
@@ -55,7 +55,7 @@ "backstage": { | ||
"dependencies": { | ||
"@backstage/plugin-permission-common": "^0.8.3", | ||
"@backstage/types": "^1.2.0" | ||
"@backstage/plugin-permission-common": "0.8.4-next.0", | ||
"@backstage/types": "1.2.1-next.0" | ||
}, | ||
"devDependencies": { | ||
"@backstage/cli": "^0.29.4" | ||
"@backstage/cli": "0.29.5-next.1" | ||
}, | ||
@@ -62,0 +62,0 @@ "typesVersions": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
24606
1
+ Added@backstage/config@1.3.2-next.0(transitive)
+ Added@backstage/errors@1.2.7-next.0(transitive)
+ Added@backstage/plugin-permission-common@0.8.4-next.0(transitive)
+ Added@backstage/types@1.2.1-next.0(transitive)
- Removed@backstage/config@1.3.1(transitive)
- Removed@backstage/errors@1.2.6(transitive)
- Removed@backstage/plugin-permission-common@0.8.3(transitive)
- Removed@backstage/types@1.2.0(transitive)