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 1.1.3 to 1.1.4

5

CHANGELOG.md

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

## [1.1.3](https://github.com/Clarifai/clarifai-web-grpc/compare/v1.1.2...v1.1.3) (2022-01-28)
## [1.1.4](https://github.com/Clarifai/clarifai-web-grpc/compare/v1.1.3...v1.1.4) (2022-01-28)

@@ -6,3 +6,2 @@

* fix the paths in the lint cmd ([31e58c8](https://github.com/Clarifai/clarifai-web-grpc/commit/31e58c876dbc7414637b9608c42d3217be34a366))
* move stuff to src, split dist/esm to lib for easier entry references ([a41e660](https://github.com/Clarifai/clarifai-web-grpc/commit/a41e660324233900339579696f97e8330bad4b31))
* improve exports ([74ec444](https://github.com/Clarifai/clarifai-web-grpc/commit/74ec444367c61c26a4ab9fd884cb295bbb124bf6))

8

package.json
{
"name": "clarifai-web-grpc",
"version": "1.1.3",
"version": "1.1.4",
"description": "The official Clarifai gRPC-web client",

@@ -20,2 +20,8 @@ "main": "dist/index.js",

"require": "./dist/service.js"
},
"./lib/resources": {
"import": "./lib/resources.js"
},
"./lib/service": {
"import": "./lib/service.js"
}

@@ -22,0 +28,0 @@ },

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