Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/debug-agent

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/debug-agent - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

2

build/src/agent/debuglet.js

@@ -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

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