Socket
Socket
Sign inDemoInstall

hubot-archive-today

Package Overview
Dependencies
92
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.5 to 1.1.7

8

package.json
{
"name": "hubot-archive-today",
"description": "A Hubot script for archiving the contents of a URL on Archive.today.",
"version": "1.1.5",
"description": "A Hubot script for archiving the contents of a URL on archive.is (formerly archive.today).",
"version": "1.1.7",
"author": "Ian Lai <os@fyianlai.com>",
"license": "MIT",
"keywords": "hubot, hubot-scripts, archive.today, backup, clone, url, bookmark, history",
"keywords": "hubot, hubot-scripts, archive.is, archive.today, backup, clone, url, bookmark, history",
"repository": {

@@ -28,3 +28,3 @@ "type": "git",

"hubot": "2.x",
"matchdep": "~0.3.0",
"matchdep": "~1.0.0",
"mocha": "^2.1.0",

@@ -31,0 +31,0 @@ "sinon": "^1.13.0",

@@ -6,3 +6,3 @@ # hubot-archive-today

A Hubot script for archiving the contents of a URL on [Archive.today](http://archive.is/).
A Hubot script for archiving the contents of a URL on [archive.today][archive] (now known as [archive.is][archive]).

@@ -42,3 +42,6 @@ See [`src/hubot-archive-today.coffee`](src/hubot-archive-today.coffee) for full documentation.

user1>> hubot archive https://www.google.com/
hubot>> user1: https://archive.today/baTKw
hubot>> user1: https://archive.is/baTKw
```
[archive]: http://archive.is/

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