Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@janus-idp/backstage-plugin-analytics-module-matomo

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@janus-idp/backstage-plugin-analytics-module-matomo - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

46

dist-scalprum/configSchema.json

@@ -40,25 +40,2 @@ {

},
"search": {
"description": "Configuration options for the search plugin",
"type": "object",
"properties": {
"query": {
"description": "An object representing the default search query configuration.\nBy configuring and modifying the values of this object,\nyou can customize the default values of the search queries\nand define how it behaves by default.",
"type": "object",
"properties": {
"pageLimit": {
"description": "A number indicating the maximum number of results to be returned\nper page during pagination.",
"visibility": "frontend",
"enum": [
10,
100,
25,
50
],
"type": "number"
}
}
}
}
},
"home": {

@@ -142,4 +119,27 @@ "type": "object",

}
},
"search": {
"description": "Configuration options for the search plugin",
"type": "object",
"properties": {
"query": {
"description": "An object representing the default search query configuration.\nBy configuring and modifying the values of this object,\nyou can customize the default values of the search queries\nand define how it behaves by default.",
"type": "object",
"properties": {
"pageLimit": {
"description": "A number indicating the maximum number of results to be returned\nper page during pagination.",
"visibility": "frontend",
"enum": [
10,
100,
25,
50
],
"type": "number"
}
}
}
}
}
}
}
{
"name": "janus-idp.backstage-plugin-analytics-module-matomo",
"version": "1.2.5",
"version": "1.2.6",
"extensions": [],

@@ -5,0 +5,0 @@ "registrationMethod": "callback",

{
"name": "@janus-idp/backstage-plugin-analytics-module-matomo",
"version": "1.2.6",
"version": "1.2.7",
"main": "dist/index.esm.js",

@@ -37,3 +37,3 @@ "types": "dist/index.d.ts",

"@backstage/test-utils": "1.5.4",
"@janus-idp/cli": "1.8.10",
"@janus-idp/cli": "1.9.0",
"@redhat-developer/red-hat-developer-hub-theme": "0.0.54",

@@ -40,0 +40,0 @@ "@testing-library/jest-dom": "6.4.2",

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