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.2 to 1.0.3

3

CHANGELOG.md

@@ -0,2 +1,5 @@

**1.0.3** (2015-01-07)
- bug fix: was overriding ttl 0 to be 60
**1.0.2** (2014-05-11)

@@ -3,0 +6,0 @@

4

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

@@ -20,3 +19,4 @@ "repository": {

},
"main": "./lib/index"
"main": "./lib/index",
"version": "1.0.3"
}

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