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

clarifai-web-grpc

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clarifai-web-grpc - npm Package Compare versions

Comparing version 10.6.3 to 10.6.4

3

dist/cjs/proto/clarifai/api/status/status_code_pb.js

@@ -184,2 +184,5 @@ "use strict";

DEPLOYMENT_INVALID_REQUEST: 25902,
INSTANCE_TYPE_DOES_NOT_EXIST: 26000,
INSTANCE_TYPE_INVALID_ARGUMENT: 26001,
INSTANCE_TYPE_INVALID_REQUEST: 26002,
INPUT_DOWNLOAD_SUCCESS: 30000,

@@ -186,0 +189,0 @@ INPUT_DOWNLOAD_PENDING: 30001,

3

dist/cjs/proto/clarifai/auth/scope/scope_pb.js

@@ -319,3 +319,4 @@ "use strict";

DEPLOYMENTS_ADD: 145,
DEPLOYMENTS_DELETE: 146
DEPLOYMENTS_DELETE: 146,
INSTANCETYPES_GET: 148
};

@@ -322,0 +323,0 @@ /**

@@ -184,2 +184,5 @@ "use strict";

DEPLOYMENT_INVALID_REQUEST: 25902,
INSTANCE_TYPE_DOES_NOT_EXIST: 26000,
INSTANCE_TYPE_INVALID_ARGUMENT: 26001,
INSTANCE_TYPE_INVALID_REQUEST: 26002,
INPUT_DOWNLOAD_SUCCESS: 30000,

@@ -186,0 +189,0 @@ INPUT_DOWNLOAD_PENDING: 30001,

@@ -319,3 +319,4 @@ "use strict";

DEPLOYMENTS_ADD: 145,
DEPLOYMENTS_DELETE: 146
DEPLOYMENTS_DELETE: 146,
INSTANCETYPES_GET: 148
};

@@ -322,0 +323,0 @@ /**

{
"name": "clarifai-web-grpc",
"version": "10.6.3",
"version": "10.6.4",
"description": "The official Clarifai gRPC-web client",

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js",

@@ -163,2 +163,5 @@ import * as jspb from 'google-protobuf'

DEPLOYMENT_INVALID_REQUEST = 25902,
INSTANCE_TYPE_DOES_NOT_EXIST = 26000,
INSTANCE_TYPE_INVALID_ARGUMENT = 26001,
INSTANCE_TYPE_INVALID_REQUEST = 26002,
INPUT_DOWNLOAD_SUCCESS = 30000,

@@ -165,0 +168,0 @@ INPUT_DOWNLOAD_PENDING = 30001,

@@ -186,2 +186,5 @@ // source: proto/clarifai/api/status/status_code.proto

DEPLOYMENT_INVALID_REQUEST: 25902,
INSTANCE_TYPE_DOES_NOT_EXIST: 26000,
INSTANCE_TYPE_INVALID_ARGUMENT: 26001,
INSTANCE_TYPE_INVALID_REQUEST: 26002,
INPUT_DOWNLOAD_SUCCESS: 30000,

@@ -188,0 +191,0 @@ INPUT_DOWNLOAD_PENDING: 30001,

@@ -132,2 +132,3 @@ import * as jspb from 'google-protobuf'

DEPLOYMENTS_DELETE = 146,
INSTANCETYPES_GET = 148,
}

@@ -360,3 +360,4 @@ // source: proto/clarifai/auth/scope/scope.proto

DEPLOYMENTS_ADD: 145,
DEPLOYMENTS_DELETE: 146
DEPLOYMENTS_DELETE: 146,
INSTANCETYPES_GET: 148
};

@@ -363,0 +364,0 @@

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

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

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

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

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

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

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

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

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

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

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

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

Sorry, the diff of this file is not supported yet

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