@google-cloud/vmwareengine
Advanced tools
Comparing version
# Changelog | ||
## [0.1.2](https://github.com/googleapis/google-cloud-node/compare/vmwareengine-v0.1.1...vmwareengine-v0.1.2) (2023-04-13) | ||
### Bug Fixes | ||
* **deps:** Bump `google-gax` to ^3.5.8 ([#4117](https://github.com/googleapis/google-cloud-node/issues/4117)) ([0b67d88](https://github.com/googleapis/google-cloud-node/commit/0b67d883963643ce1b4f6d2ccd3e8d37adf6e029)) | ||
* Minify JSON and JS files, and remove .map files ([#4143](https://github.com/googleapis/google-cloud-node/issues/4143)) ([170f7d5](https://github.com/googleapis/google-cloud-node/commit/170f7d57b8fd344d182a8e758867b8124722eebc)) | ||
## [0.1.1](https://github.com/googleapis/google-cloud-node/compare/vmwareengine-v0.1.0...vmwareengine-v0.1.1) (2023-02-15) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@google-cloud/vmwareengine", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "VMware Engine API client for Node.js", | ||
@@ -15,3 +15,4 @@ "repository": { | ||
"build/src", | ||
"build/protos" | ||
"build/protos", | ||
"!build/src/**/*.map" | ||
], | ||
@@ -34,3 +35,3 @@ "homepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-vmwareengine", | ||
"clean": "gts clean", | ||
"compile": "tsc -p . && cp -r protos build/", | ||
"compile": "tsc -p . && cp -r protos build/ && minifyProtoJson", | ||
"compile-protos": "compileProtos src", | ||
@@ -49,3 +50,3 @@ "docs": "jsdoc -c .jsdoc.js", | ||
"dependencies": { | ||
"google-gax": "^3.5.2" | ||
"google-gax": "^3.5.8" | ||
}, | ||
@@ -52,0 +53,0 @@ "devDependencies": { |
@@ -7,3 +7,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
[](https://cloud.google.com/terms/launch-stages) | ||
[](https://cloud.google.com/terms/launch-stages) | ||
[](https://www.npmjs.org/package/@google-cloud/vmwareengine) | ||
@@ -221,7 +221,7 @@ | ||
This library is considered to be **stable**. The code surface will not change in backwards-incompatible ways | ||
unless absolutely necessary (e.g. because of critical security issues) or with | ||
an extensive deprecation period. Issues and requests against **stable** libraries | ||
are addressed with the highest priority. | ||
This library is considered to be in **beta**. This means it is expected to be | ||
mostly stable while we work toward a general availability release; however, | ||
complete stability is not guaranteed. We will address issues and requests | ||
against beta libraries with a high priority. | ||
@@ -228,0 +228,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1670837
-51.79%16
-15.79%18116
-67.23%2
100%1
Infinity%Updated