cache-manager
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -0,1 +1,4 @@ | ||
- 0.7.1 2014-06-15 | ||
Adding link to Express.js cache-manager example app | ||
- 0.7.0 2014-06-15 | ||
@@ -2,0 +5,0 @@ Bumping package versions, mostly devDependencies |
{ | ||
"name": "cache-manager", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Cache module for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -22,2 +22,7 @@ [![build status](https://secure.travis-ci.org/BryanDonovan/node-cache-manager.png)](http://travis-ci.org/BryanDonovan/node-cache-manager) | ||
## Express.js Example | ||
See the [Express.js cache-manager example app](https://github.com/BryanDonovan/node-cache-manager-express-example) to see how to use | ||
``node-cache-manager`` in your applications. | ||
## Installation | ||
@@ -24,0 +29,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67638
226