Socket
Socket
Sign inDemoInstall

@types/redis

Package Overview
Dependencies
2
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.8.10 to 2.8.11

redis/ts3.1/index.d.ts

1

redis/index.d.ts

@@ -13,2 +13,3 @@ // Type definitions for redis 2.8

// Jake Ferrante <https://github.com/ferrantejake>
// Adebayo Opesanya <https://github.com/OpesanyaAdebayo>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -15,0 +16,0 @@

{
"name": "@types/redis",
"version": "2.8.10",
"version": "2.8.11",
"description": "TypeScript definitions for redis",

@@ -56,2 +56,7 @@ "license": "MIT",

"githubUsername": "ferrantejake"
},
{
"name": "Adebayo Opesanya",
"url": "https://github.com/OpesanyaAdebayo",
"githubUsername": "OpesanyaAdebayo"
}

@@ -61,5 +66,13 @@ ],

"types": "index",
"typesVersions": {
">=3.1.0-0": {
"*": [
"ts3.1/*"
]
}
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/redis"
},

@@ -70,4 +83,4 @@ "scripts": {},

},
"typesPublisherContentHash": "90a65f4a6c32a6101a5424d312a12534125fd84ee77bb3ce30604dea99e54551",
"typesPublisherContentHash": "f7c0ba1130d0a5194411f7001f9c63cc3a2a0efd7c22cb19143c55769f9bebb0",
"typeScriptVersion": "2.0"
}

8

redis/README.md

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for redis (https://github.com/NodeRedis/node_redis).
This package contains type definitions for redis ( https://github.com/NodeRedis/node_redis ).

@@ -12,7 +12,7 @@ # Details

Additional Details
* Last updated: Fri, 21 Dec 2018 17:34:14 GMT
* Dependencies: @types/node
* Last updated: Wed, 13 Mar 2019 21:50:15 GMT
* Dependencies: @types/node, @types/node
* Global values: none
# Credits
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, Peter Harris <https://github.com/CodeAnimal>, TANAKA Koichi <https://github.com/MugeSo>, Stuart Schechter <https://github.com/UppaJung>, Junyoung Choi <https://github.com/Rokt33r>, James Garbutt <https://github.com/43081j>, Bartek Szczepański <https://github.com/barnski>, Pirasis Leelatanon <https://github.com/1pete>, Stanislav Dzhus <https://github.com/blablapolicja>, Jake Ferrante <https://github.com/ferrantejake>.
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, Peter Harris <https://github.com/CodeAnimal>, TANAKA Koichi <https://github.com/MugeSo>, Stuart Schechter <https://github.com/UppaJung>, Junyoung Choi <https://github.com/Rokt33r>, James Garbutt <https://github.com/43081j>, Bartek Szczepański <https://github.com/barnski>, Pirasis Leelatanon <https://github.com/1pete>, Stanislav Dzhus <https://github.com/blablapolicja>, Jake Ferrante <https://github.com/ferrantejake>, Adebayo Opesanya <https://github.com/OpesanyaAdebayo>.
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