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

modeldapi

Package Overview
Dependencies
Maintainers
1
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

modeldapi - npm Package Compare versions

Comparing version 0.3.200 to 0.3.201

2

package.json
{
"name": "modeldapi",
"description": "Automatic machine learning for kubernetes",
"version": "0.3.200",
"version": "0.3.201",
"dependencies": {

@@ -6,0 +6,0 @@ "google-protobuf": "^3.14.0",

@@ -669,4 +669,4 @@ import * as jspb from 'google-protobuf'

getType(): number;
setType(value: number): ColumnInfo;
getType(): string;
setType(value: string): ColumnInfo;

@@ -696,3 +696,3 @@ getDatasetmin(): number;

name: string,
type: number,
type: string,
datasetmin: number,

@@ -699,0 +699,0 @@ datasetmean: number,

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