Introduction
Introduction Statistics Contact Development Disclaimer Help
adding task to update seed information - seedlinux - Torrent indexing tool open…
Log
Files
Refs
README
---
commit 005a210b94211cc3b0965b8b18424bfc91fa23ed
parent 2b03fb5ac5d02b07a1c09070208c431dae1f7961
Author: Jay Scott <[email protected]>
Date: Sun, 2 Jul 2017 01:03:49 +0100
adding task to update seed information
Diffstat:
M package-lock.json | 5 +++++
M package.json | 1 +
2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/package-lock.json b/package-lock.json
@@ -496,6 +496,11 @@
"resolved": "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tg…
"integrity": "sha1-odePw6UEdMuAhF07O24dpJpEbo4="
},
+ "limiter": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/limiter/-/limiter-1.1.2.tgz",
+ "integrity": "sha512-JIKZ0xb6fZZYa3deZ0BgXCgX6HgV8Nx3mFGeFHmFWW8Fb2c08e0…
+ },
"lodash": {
"version": "4.17.4",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
diff --git a/package.json b/package.json
@@ -15,6 +15,7 @@
"debug": "~2.6.3",
"express": "~4.15.2",
"flat": "^2.0.1",
+ "limiter": "^1.1.2",
"mongoose": "4.10.8",
"morgan": "~1.8.1",
"parse-torrent": "^5.8.3",
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.