Socket
Socket
Sign inDemoInstall

@google-cloud/monitoring

Package Overview
Dependencies
127
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.0 to 2.0.0

9

build/src/index.js
"use strict";
// Copyright 2019 Google LLC
// Copyright 2020 Google LLC
//

@@ -16,6 +16,7 @@ // Licensed under the Apache License, Version 2.0 (the "License");

//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** This file is automatically generated by synthtool. **
// ** https://github.com/googleapis/synthtool **
// ** All changes to this file may be overwritten. **
Object.defineProperty(exports, "__esModule", { value: true });
exports.protos = exports.UptimeCheckServiceClient = exports.ServiceMonitoringServiceClient = exports.NotificationChannelServiceClient = exports.MetricServiceClient = exports.GroupServiceClient = exports.AlertPolicyServiceClient = exports.v3 = void 0;
const v3 = require("./v3");

@@ -35,4 +36,2 @@ exports.v3 = v3;

exports.UptimeCheckServiceClient = UptimeCheckServiceClient;
// For compatibility with JavaScript libraries we need to provide this default export:
// tslint:disable-next-line no-default-export
exports.default = {

@@ -39,0 +38,0 @@ v3,

@@ -21,13 +21,13 @@ "use strict";

var alert_policy_service_client_1 = require("./alert_policy_service_client");
exports.AlertPolicyServiceClient = alert_policy_service_client_1.AlertPolicyServiceClient;
Object.defineProperty(exports, "AlertPolicyServiceClient", { enumerable: true, get: function () { return alert_policy_service_client_1.AlertPolicyServiceClient; } });
var group_service_client_1 = require("./group_service_client");
exports.GroupServiceClient = group_service_client_1.GroupServiceClient;
Object.defineProperty(exports, "GroupServiceClient", { enumerable: true, get: function () { return group_service_client_1.GroupServiceClient; } });
var metric_service_client_1 = require("./metric_service_client");
exports.MetricServiceClient = metric_service_client_1.MetricServiceClient;
Object.defineProperty(exports, "MetricServiceClient", { enumerable: true, get: function () { return metric_service_client_1.MetricServiceClient; } });
var notification_channel_service_client_1 = require("./notification_channel_service_client");
exports.NotificationChannelServiceClient = notification_channel_service_client_1.NotificationChannelServiceClient;
Object.defineProperty(exports, "NotificationChannelServiceClient", { enumerable: true, get: function () { return notification_channel_service_client_1.NotificationChannelServiceClient; } });
var service_monitoring_service_client_1 = require("./service_monitoring_service_client");
exports.ServiceMonitoringServiceClient = service_monitoring_service_client_1.ServiceMonitoringServiceClient;
Object.defineProperty(exports, "ServiceMonitoringServiceClient", { enumerable: true, get: function () { return service_monitoring_service_client_1.ServiceMonitoringServiceClient; } });
var uptime_check_service_client_1 = require("./uptime_check_service_client");
exports.UptimeCheckServiceClient = uptime_check_service_client_1.UptimeCheckServiceClient;
Object.defineProperty(exports, "UptimeCheckServiceClient", { enumerable: true, get: function () { return uptime_check_service_client_1.UptimeCheckServiceClient; } });
//# sourceMappingURL=index.js.map

@@ -7,2 +7,33 @@ # Changelog

## [2.0.0](https://www.github.com/googleapis/nodejs-monitoring/compare/v1.7.0...v2.0.0) (2020-05-08)
### ⚠ BREAKING CHANGES
* Drop support for TimeSeriesQueryLanguageCondition as an alert condition type
* The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
* monitoring convert to typescript (#360)
### Features
* deferred client initialization ([#378](https://www.github.com/googleapis/nodejs-monitoring/issues/378)) ([61eca6a](https://www.github.com/googleapis/nodejs-monitoring/commit/61eca6a6f4447fe5a8d30ee6c40034fb1f7bbb60))
* drop node8 support, support for async iterators ([#396](https://www.github.com/googleapis/nodejs-monitoring/issues/396)) ([d65e8fb](https://www.github.com/googleapis/nodejs-monitoring/commit/d65e8fb8e8901d7023dba3c226a09ec3782fc0c5))
* export protos in src/index.ts ([#369](https://www.github.com/googleapis/nodejs-monitoring/issues/369)) ([b0af4b1](https://www.github.com/googleapis/nodejs-monitoring/commit/b0af4b1b48254f91ec9aa9cead1ff0a6714a6393))
* monitoring convert to typescript ([#360](https://www.github.com/googleapis/nodejs-monitoring/issues/360)) ([5bbd963](https://www.github.com/googleapis/nodejs-monitoring/commit/5bbd96307cc47066b00048e494bfa566ea58650d))
* refresh monitoring client libraries ([#401](https://www.github.com/googleapis/nodejs-monitoring/issues/401)) ([efd6e6f](https://www.github.com/googleapis/nodejs-monitoring/commit/efd6e6f4e1596ba4e5a3ba63f12c868735d4c571))
* Update public client library for Cloud Monitoring to introduce new Uptime check feature. Uptime HTTP(S) checks can now be GET or POST ([#425](https://www.github.com/googleapis/nodejs-monitoring/issues/425)) ([103afde](https://www.github.com/googleapis/nodejs-monitoring/commit/103afdedfc6a874f71f866c9e07ef8cbfa70fb8b))
### Bug Fixes
* regen protos and tests, formatting ([#429](https://www.github.com/googleapis/nodejs-monitoring/issues/429)) ([9e6afc8](https://www.github.com/googleapis/nodejs-monitoring/commit/9e6afc87cc0fcc323539f3bf8dc8e15d66c144b7))
* remove eslint, update gax, fix generated protos, run the generator ([#415](https://www.github.com/googleapis/nodejs-monitoring/issues/415)) ([ed8d95e](https://www.github.com/googleapis/nodejs-monitoring/commit/ed8d95efec1820a41d893273443172e3fbd2781c))
* synth.py clean up for multiple version ([#431](https://www.github.com/googleapis/nodejs-monitoring/issues/431)) ([4e0e5bb](https://www.github.com/googleapis/nodejs-monitoring/commit/4e0e5bb3c6bc2cb3f3a368c3199f605f24c21dda))
* updated proto files with new proto annotations ([cf8cc77](https://www.github.com/googleapis/nodejs-monitoring/commit/cf8cc770ec5fa17874fd67df1469ffa3b2724628))
### Code Refactoring
* Drop support for TimeSeriesQueryLanguageCondition as an alert condition type ([866c028](https://www.github.com/googleapis/nodejs-monitoring/commit/866c0282ca2da53b0f9b42a2a1977446f7e368ae))
## [1.7.0](https://www.github.com/googleapis/nodejs-monitoring/compare/v1.6.1...v1.7.0) (2019-12-31)

@@ -9,0 +40,0 @@

{
"name": "@google-cloud/monitoring",
"description": "Stackdriver Monitoring API client for Node.js",
"version": "2.0.0-beta.0",
"version": "2.0.0",
"license": "Apache-2.0",

@@ -31,3 +31,3 @@ "author": "Google Inc",

"docs": "jsdoc -c .jsdoc.js",
"lint": "gts fix",
"lint": "gts check",
"samples-test": "cd samples/ && npm link ../ && npm install && npm test && cd ../",

@@ -43,3 +43,4 @@ "system-test": "mocha build/system-test",

"compile-protos": "compileProtos src",
"prepare": "npm run compile"
"prepare": "npm run compile",
"precompile": "gts clean"
},

@@ -46,0 +47,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc