@google-cloud/debug-agent
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -855,2 +855,3 @@ "use strict"; | ||
} | ||
exports.Debuglet = Debuglet; | ||
Debuglet.LEVELNAMES = [ | ||
@@ -864,3 +865,2 @@ 'fatal', | ||
]; | ||
exports.Debuglet = Debuglet; | ||
//# sourceMappingURL=debuglet.js.map |
@@ -29,2 +29,3 @@ "use strict"; | ||
} | ||
exports.StatusMessage = StatusMessage; | ||
// These status messages come from a proto definition. | ||
@@ -39,3 +40,2 @@ // New status messages cannot be added here. | ||
StatusMessage.BREAKPOINT_AGE = 'BREAKPOINT_AGE'; | ||
exports.StatusMessage = StatusMessage; | ||
//# sourceMappingURL=status-message.js.map |
{ | ||
"name": "@google-cloud/debug-agent", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"author": "Google Inc.", | ||
@@ -58,3 +58,3 @@ "description": "Stackdriver Debug Agent for Node.js", | ||
"findit2": "^2.2.3", | ||
"gcp-metadata": "^2.0.0", | ||
"gcp-metadata": "^3.0.0", | ||
"lodash.pickby": "^4.6.0", | ||
@@ -76,3 +76,2 @@ "p-limit": "^2.2.0", | ||
"@types/ncp": "^2.0.1", | ||
"@types/nock": "^10.0.0", | ||
"@types/node": "~10.14.0", | ||
@@ -83,3 +82,3 @@ "@types/proxyquire": "^1.3.28", | ||
"codecov": "^3.0.4", | ||
"cross-env": "^5.2.0", | ||
"cross-env": "^6.0.0", | ||
"gts": "^1.0.0", | ||
@@ -92,3 +91,3 @@ "intelli-espower-loader": "^1.0.1", | ||
"ncp": "^2.0.0", | ||
"nock": "^10.0.0", | ||
"nock": "^11.0.0", | ||
"nyc": "^14.0.0", | ||
@@ -100,5 +99,5 @@ "post-install-check": "0.0.1", | ||
"teeny-request": "^5.0.0", | ||
"typescript": "~3.5.0", | ||
"typescript": "~3.6.0", | ||
"uuid": "^3.3.2" | ||
} | ||
} |
@@ -99,3 +99,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
[client-docs]: https://googleapis.dev/nodejs/debugger/latest/#reference | ||
[client-docs]: https://googleapis.dev/nodejs/debugger/latest/ | ||
[product-docs]: https://cloud.google.com/debugger | ||
@@ -107,3 +107,1 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png | ||
[auth]: https://cloud.google.com/docs/authentication/getting-started | ||
<a name="reference"></a> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
433593
31
106
- Removedgcp-metadata@2.0.4(transitive)
Updatedgcp-metadata@^3.0.0