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

@backstage/plugin-search-common

Package Overview
Dependencies
Maintainers
4
Versions
479
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backstage/plugin-search-common - npm Package Compare versions

Comparing version 0.0.0-nightly-20220310022859 to 0.0.0-nightly-20220316022902

10

CHANGELOG.md
# @backstage/plugin-search-common
## 0.0.0-nightly-20220310022859
## 0.0.0-nightly-20220316022902
### Patch Changes
- Updated dependencies
- @backstage/types@0.0.0-nightly-20220316022902
- @backstage/plugin-permission-common@0.0.0-nightly-20220316022902
## 0.3.1
### Patch Changes
- d52155466a: Renamed `@backstage/search-common` to `@backstage/plugin-search-common`.

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@backstage/plugin-search-common",
"description": "Common functionalities for Search, to be shared between various search-enabled plugins",
"version": "0.0.0-nightly-20220310022859",
"version": "0.0.0-nightly-20220316022902",
"main": "dist/index.cjs.js",

@@ -42,7 +42,7 @@ "types": "dist/index.d.ts",

"dependencies": {
"@backstage/types": "^0.1.3",
"@backstage/plugin-permission-common": "^0.5.2"
"@backstage/types": "^0.0.0-nightly-20220316022902",
"@backstage/plugin-permission-common": "^0.0.0-nightly-20220316022902"
},
"devDependencies": {
"@backstage/cli": "^0.0.0-nightly-20220310022859"
"@backstage/cli": "^0.0.0-nightly-20220316022902"
},

@@ -49,0 +49,0 @@ "jest": {

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