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

@datagrok-libraries/statistics

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datagrok-libraries/statistics - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

6

CHANGELOG.md
# statistics changelog
## 1.3.4 (2024-05-22)
### Bug fixes
* [#2855](https://github.com/datagrok-ai/public/issues/2855): Rollback from marker to markerType
## 1.3.3 (2024-05-22)

@@ -4,0 +10,0 @@

2

package.json

@@ -7,3 +7,3 @@ {

"friendlyName": "statistics",
"version": "1.3.3",
"version": "1.3.4",
"description": "Statistics utilities",

@@ -10,0 +10,0 @@ "dependencies": {

@@ -103,4 +103,4 @@ import * as DG from 'datagrok-api/dg';

parameterBounds?: FitParamBounds[];
marker?: FitMarkerType;
outlierMarker?: FitOutlierMarkerType;
markerType?: FitMarkerType;
outlierMarkerType?: FitOutlierMarkerType;
lineStyle?: FitLineStyle;

@@ -107,0 +107,0 @@ pointColor?: string;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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