New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@backstage/search-common

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/search-common - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

dist/index.d.ts

9

CHANGELOG.md
# @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 @@

8

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc