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

codeclimate-connector-pagerduty

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codeclimate-connector-pagerduty - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

lib/Client.js

@@ -78,4 +78,4 @@ "use strict";

_this.recordProducer.produce({
type: "Stream",
attributes: {
record: {
_type: "Stream",
id: "unavailable",

@@ -82,0 +82,0 @@ self: "https://pagerduty.com",

@@ -54,4 +54,4 @@ "use strict";

this.recordProducer.produce({
type: "Incident",
attributes: {
record: {
_type: "Incident",
id: incident["id"],

@@ -58,0 +58,0 @@ self: incident["self"],

{
"name": "codeclimate-connector-pagerduty",
"version": "0.0.1",
"version": "0.0.2",
"description": "The Code Climate Connector for PagerDuty",

@@ -5,0 +5,0 @@ "license": "AGPL-3.0-only",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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