Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@koopjs/cache-redis

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@koopjs/cache-redis - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/index.js

5

CHANGELOG.md

@@ -5,5 +5,10 @@ # Change Log

## [1.0.1] - 2017-08-31
### Changed
* namespace keys to `koop-cache-redis`
## [1.0.0] - 2017-08-31
* Initial Release
[1.0.1]: https://github.com/koopjs/koop-cache-redis/compare/v1.0.0..v1.0.1
[1.0.0]: https://github.com/koopjs/koop-cache-redis/releases/tag/v1.0.0

2

package.json
{
"name": "@koopjs/cache-redis",
"version": "1.0.0",
"version": "1.0.1",
"description": "Redis Cache Plugin for Koop",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -9,2 +9,4 @@ # Koop Redis Cache

Then: configure your host. In your config file
config/production.json
```json

@@ -20,2 +22,3 @@ {

If using environment variables like
config/custom_environment_variables.json
```json

@@ -22,0 +25,0 @@ {

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