plotly.js-locales
Advanced tools
Comparing version 2.28.0 to 2.29.0
/** | ||
* plotly.js v2.28.0 | ||
* plotly.js v2.29.0 | ||
* Copyright 2012-2024, Plotly, Inc. | ||
@@ -4,0 +4,0 @@ * All rights reserved. |
{ | ||
"name": "plotly.js-locales", | ||
"version": "2.28.0", | ||
"version": "2.29.0", | ||
"description": "Ready-to-use plotly.js locales", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -81,4 +81,6 @@ 'use strict'; | ||
], | ||
date: '%d/%m/%Y' | ||
date: '%d/%m/%Y', | ||
decimal: ',', | ||
thousands: '.' | ||
} | ||
}; |
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
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
191998
2940