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

@chadfawcett/probot-serverless-now

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chadfawcett/probot-serverless-now - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

2

package.json
{
"name": "@chadfawcett/probot-serverless-now",
"version": "0.1.1",
"version": "1.0.0",
"description": "A Probot extension to make it easier to run your Probot Apps on Zeit Now v2",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -42,4 +42,4 @@ [![npm Version](https://img.shields.io/npm/v/@chadfawcett/probot-serverless-now.svg)](https://npmjs.com/package/@chadfawcett/probot-serverless-now)

"APP_ID": "@app-id",
"WEBHOOK_SECRET": "@webhook-secret-base64-encoded",
"PRIVATE_KEY": "@private-key"
"WEBHOOK_SECRET": "@webhook-secret",
"PRIVATE_KEY": "@private-key-base64-encoded"
},

@@ -46,0 +46,0 @@ "builds": [{ "src": "now.js", "use": "@now/node" }],

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