Socket
Book a DemoInstallSign in
Socket

@types/rate-limit-redis

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/rate-limit-redis - npm Package Compare versions

Comparing version

to
1.6.1

5

rate-limit-redis/index.d.ts
// Type definitions for rate-limit-redis 1.6
// Project: https://github.com/wyattjoh/rate-limit-redis#readme
// Definitions by: Chris Suich <https://github.com/csuich2>
// Connor love <https://github.com/dotconnor>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -17,4 +18,6 @@ // TypeScript Version: 2.7

declare function RedisStore(options?: RedisStoreOptions): Store;
declare var RedisStore: {
new (options?: RedisStoreOptions): Store;
};
export = RedisStore;

13

rate-limit-redis/package.json
{
"name": "@types/rate-limit-redis",
"version": "1.6.0",
"version": "1.6.1",
"description": "TypeScript definitions for rate-limit-redis",

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

"githubUsername": "csuich2"
},
{
"name": "Connor love",
"url": "https://github.com/dotconnor",
"githubUsername": "dotconnor"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -26,4 +31,4 @@ "type": "git",

},
"typesPublisherContentHash": "9c3e16a8abb0888a5ce968dfd8f0d616f3ced7e4a819f3c2d965bb63cd8b2357",
"typeScriptVersion": "2.7"
"typesPublisherContentHash": "382baa044d0afd5a31ea17e125fbbf67779e835262b5e8df5d48829f8d1e8138",
"typeScriptVersion": "2.8"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rate-limit-redis
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rate-limit-redis.
Additional Details
* Last updated: Mon, 14 Oct 2019 23:50:03 GMT
* Dependencies: @types/redis, @types/express-rate-limit
### Additional Details
* Last updated: Thu, 20 Feb 2020 19:06:34 GMT
* Dependencies: [@types/redis](https://npmjs.com/package/@types/redis), [@types/express-rate-limit](https://npmjs.com/package/@types/express-rate-limit)
* Global values: none
# Credits
These definitions were written by Chris Suich <https://github.com/csuich2>.
These definitions were written by [Chris Suich](https://github.com/csuich2), and [Connor love](https://github.com/dotconnor).
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.