New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

catops-keys

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

catops-keys - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

package.json
{
"name": "catops-keys",
"description": "Store users' public keys in Hubot",
"version": "1.0.0",
"version": "1.1.0",
"author": "Chris Contolini <contolini@users.noreply.github.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -28,4 +28,4 @@ # CatOps Keys [![Build Status](https://img.shields.io/travis/catops/catops-keys.svg?maxAge=2592000&style=flat-square)](https://travis-ci.org/catops/catops-keys.svg?branch=master) [![npm](https://img.shields.io/npm/v/catops-keys.svg?maxAge=2592000&style=flat-square)](https://www.npmjs.com/package/catops-keys)

```
hubot my key is <public_ssh_key> - Stores the user's public SSH key.
hubot what is my key - Returns the user's public SSH key.
hubot my public key is <public_ssh_key> - Stores the user's public SSH key.
hubot what is my public key - Returns the user's public SSH key.
```

@@ -32,0 +32,0 @@

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