You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

runtime-memcache

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runtime-memcache - npm Package Versions

23

3.1.0

Diff
t
tusharf5
published 3.1.0 •

Changelog

Source

v3.1.0

  • Updated Readme.md
t
tusharf5
published 3.0.0 •

Changelog

Source

v3.0.0

Breaking Changes

  • Creating a cache store now doesn't require a type for the keys. It is assumed to be a string.

Other Changes

  • Setting store.set on a key that already exists will also override the value.
  • Updates internal build dependencies
t
tusharf5
published 2.1.1 •

Changelog

Source

v2.1.1

  • Remove debug statements
t
tusharf5
published 2.1.0 •

Changelog

Source

v2.1.0

  • Better type assertions on store
  • Bump dev deps
t
tusharf5
published 2.0.0 •

Changelog

Source

v2.0.0

  • Added support for UMD (Can directly run in the browser)
  • Added support for CJS require
  • [Breaking Change] Changed the output dir from lib to dist
  • [Breaking Change] Added separate esm and umd builds
  • [Breaking Change] Removed the options.strategy option
t
tusharf5
published 2.0.0-beta.6 •
t
tusharf5
published 2.0.0-beta.5 •
t
tusharf5
published 2.0.0-beta.4 •
t
tusharf5
published 2.0.0-beta.3 •
t
tusharf5
published 2.0.0-beta.2 •