Socket
Socket
Sign inDemoInstall

hiredis

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hiredis - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

appveyor.yml

5

CHANGELOG.md

@@ -0,1 +1,6 @@

### 0.3.0 (2015-04-03)
* Update to latest hiredis including basic windows support
* Refactore to use only the parser from hiredis source.
### 0.2.0 (2015-02-08)

@@ -2,0 +7,0 @@

@@ -0,1 +1,6 @@

### 0.12.1 - January 26, 2015
* Fix `make install`: DESTDIR support, install all required files, install PKGCONF in proper location
* Fix `make test` as 32 bit build on 64 bit platform
### 0.12.0 - January 22, 2015

@@ -2,0 +7,0 @@

2

package.json
{
"name": "hiredis",
"description": "Wrapper for reply processing code in hiredis",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "http://github.com/redis/hiredis-node",

@@ -6,0 +6,0 @@ "author": "Jan-Erik Rediger <janerik@fnordig.de>",

@@ -64,4 +64,8 @@ [![Build Status](https://travis-ci.org/redis/hiredis-node.png?branch=master)](https://travis-ci.org/redis/hiredis-node)

Dmitry Gorbunov (@fuwaneko) made a [fork of hiredis-node][windows_fork] with Windows support.
Since Version 0.3.0 hiredis-node officially supports Windows.
A simple `npm install hiredis` should just work.
If not, please open a bug report.
There's also a [Windows fork][windows_fork] by Dmitry Gorbunos (@fuwaneko), which should now be unnecessary.
[windows_fork]: https://github.com/fuwaneko/hiredis-node

@@ -68,0 +72,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

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

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

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