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 1.1.5 to 1.1.6

4

CHANGELOG.md

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

## [1.1.5](https://github.com/Clarifai/clarifai-web-grpc/compare/v1.1.4...v1.1.5) (2022-01-31)
## [1.1.6](https://github.com/Clarifai/clarifai-web-grpc/compare/v1.1.5...v1.1.6) (2022-02-02)

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

* remove CJS and clean up package resolution ([14b5d31](https://github.com/Clarifai/clarifai-web-grpc/commit/14b5d3128dc87082d1d4c876614a477f299ff0fe))
* fix typesVersions filesystem shimming ([c52cd53](https://github.com/Clarifai/clarifai-web-grpc/commit/c52cd537a6662e8b724cdd9448dbea01743aaf0d))
{
"name": "clarifai-web-grpc",
"version": "1.1.5",
"version": "1.1.6",
"description": "The official Clarifai gRPC-web client",

@@ -15,4 +15,10 @@ "main": "lib/index.js",

"*": {
"*": [
"lib/*"
"index": [
"lib/index.d.ts"
],
"resources": [
"lib/resources.d.ts"
],
"service": [
"lib/service.d.ts"
]

@@ -19,0 +25,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