Socket
Socket
Sign inDemoInstall

runtime-memcache

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.4 to 2.0.0-beta.5

4

package.json
{
"name": "runtime-memcache",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"description": "A no dependency javascript runtime key-value cache store for small chunks of arbitrary data (strings, objects, numbers)",

@@ -8,3 +8,3 @@ "homepage": "https://github.com/tusharf5/runtime-memcache",

"module": "./dist/esm/index.js",
"types": "./dist/index.d.ts",
"types": "./dist/esm/index.d.ts",
"files": [

@@ -11,0 +11,0 @@ "dist/"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc