We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d179675 commit 71bc757Copy full SHA for 71bc757
opensearch_dashboards.json
@@ -1,7 +1,7 @@
1
{
2
"id": "anomalyDetectionDashboards",
3
- "version": "3.2.0.0",
4
- "opensearchDashboardsVersion": "3.2.0",
+ "version": "3.3.0.0",
+ "opensearchDashboardsVersion": "3.3.0",
5
"configPath": [
6
"anomaly_detection_dashboards"
7
],
package.json
@@ -1,6 +1,6 @@
"name": "anomaly-detection-dashboards",
"description": "OpenSearch Anomaly Detection Dashboards Plugin",
"main": "index.js",
"config": {
@@ -58,7 +58,7 @@
58
"axios": "^1.8.2",
59
"braces": "^3.0.3",
60
"micromatch": "^4.0.8",
61
- "pbkdf2":"^3.1.3",
+ "pbkdf2": "^3.1.3",
62
"**/form-data": "^4.0.4"
63
}
64
0 commit comments