New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mongo-cache

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongo-cache - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

CHANGELOG.md

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

**1.0.1** (2014-05-11)
- fix for get on queries with no results
**1.0.0** (2014-05-11)

@@ -5,3 +10,2 @@

- get, set
- express middleware

2

package.json
{
"name": "mongo-cache",
"description": "Simple MongoDB Cache for nodejs",
"version": "1.0.0",
"version": "1.0.1",
"author": "Bryant Williams <b.n.williams@gmail.com>",

@@ -6,0 +6,0 @@ "repository": {

@@ -5,6 +5,5 @@ ## Simple MongoDB cache for node.js

```bash
npm install node-mongo-cache
npm install mongo-cache
```
## Examples

@@ -29,3 +28,2 @@ ```CoffeeScript

## License

@@ -40,3 +38,1 @@ ©2014 Bryant Williams under the [MIT license](http://www.opensource.org/licenses/mit-license.php):

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