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

cached

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cached - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

4

CHANGELOG.md

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

v2.0.3
------
* Pin the memcached version pre-memory leak - @jkrems #6
v2.0.2

@@ -2,0 +6,0 @@ ------

5

package.json
{
"name": "cached",
"version": "2.0.2",
"version": "2.0.3",
"description": "Simple access to a cache",

@@ -23,2 +23,3 @@ "main": "lib/cached.js",

"publishConfig": {
"registry": "https://registry.npmjs.org",
"license": {

@@ -33,3 +34,3 @@ "exclude": [

"q": "~0.9.7",
"memcached": "~0.2.0"
"memcached": "0.2.7"
},

@@ -36,0 +37,0 @@ "devDependencies": {

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