Socket
Socket
Sign inDemoInstall

@ceejbot/pagerduty-trigger

Package Overview
Dependencies
69
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

14

package.json
{
"name": "@ceejbot/pagerduty-trigger",
"description": "trigger a pagerduty alert",
"version": "1.0.0",
"author": "Stephanie Snopek",
"version": "1.0.1",
"author": "Forked by Ceejbot <ceejceej@gmail.com>",
"bin": {

@@ -11,7 +11,7 @@ "pd-trigger": "bin/trigger.js",

"bugs": {
"url": "https://github.com/snopeks/pagerduty-trigger/issues"
"url": "https://github.com/ceejbot/pagerduty-trigger/issues"
},
"dependencies": {
"chalk": "~1.1.3",
"request": "~2.73.0"
"request": "~2.74.0"
},

@@ -21,6 +21,6 @@ "devDependencies": {

"must": "~0.13.2",
"nyc": "~7.0.0"
"nyc": "~7.1.0"
},
"email": "stephanie@npmjs.com",
"homepage": "https://github.com/snopeks/pagerduty-trigger#readme",
"homepage": "https://github.com/ceejbot/pagerduty-trigger#readme",
"keywords": [

@@ -33,3 +33,3 @@ "pagerduty"

"type": "git",
"url": "git+https://github.com/snopeks/pagerduty-trigger.git"
"url": "git+https://github.com/ceejbot/pagerduty-trigger.git"
},

@@ -36,0 +36,0 @@ "scripts": {

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