clarifai-web-grpc
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6400446
57
167017
18