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

clarifai-web-grpc

Package Overview
Dependencies
Maintainers
1
Versions
89
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 2.0.0 to 2.0.1

lib/google/api/annotations_pb.d.ts

13

CHANGELOG.md

@@ -1,2 +0,2 @@

# [2.0.0](https://github.com/Clarifai/clarifai-web-grpc/compare/v1.1.8...v2.0.0) (2022-02-04)
## [2.0.1](https://github.com/Clarifai/clarifai-web-grpc/compare/v2.0.0...v2.0.1) (2022-02-05)

@@ -6,11 +6,2 @@

* ci process ([3aee02d](https://github.com/Clarifai/clarifai-web-grpc/commit/3aee02d17bd05efc00fd645c62a6971e22fb2418))
* fix(package)!: cleanse the package ([100e142](https://github.com/Clarifai/clarifai-web-grpc/commit/100e142a34254933439f08224557d6c23162effb))
### BREAKING CHANGES
* Consumers must now import the fully qualified
package names.
* build serviceserviceclient module ([e6f33e1](https://github.com/Clarifai/clarifai-web-grpc/commit/e6f33e180cc3be585954020eccf1bd4695e76459))
{
"name": "clarifai-web-grpc",
"version": "2.0.0",
"version": "2.0.1",
"description": "The official Clarifai gRPC-web client",

@@ -11,2 +11,5 @@ "type": "module",

"scripts": {
"build": "tsc -b",
"clean": "rm -rf lib clarifai-web-grpc-*.tgz",
"prepack": "yarn clean && yarn build",
"release": "semantic-release",

@@ -13,0 +16,0 @@ "prepare": "husky install"

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