DanielHreben/sequelize-transparent-cache

View on GitHub
packages/sequelize-transparent-cache-ioredis/yarn.lock

Summary

Maintainability
Test Coverage
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


cluster-key-slot@^1.1.0:
  version "1.1.0"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/cluster-key-slot/-/cluster-key-slot-1.1.0.tgz#30474b2a981fb12172695833052bc0d01336d10d"
  integrity sha1-MEdLKpgfsSFyaVgzBSvA0BM20Q0=

debug@^4.1.1:
  version "4.1.1"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
  integrity sha1-O3ImAlUQnGtYnO4FDx1RYTlmR5E=
  dependencies:
    ms "^2.1.1"

denque@^1.1.0:
  version "1.4.1"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/denque/-/denque-1.4.1.tgz#6744ff7641c148c3f8a69c307e51235c1f4a37cf"
  integrity sha1-Z0T/dkHBSMP4ppwwflEjXB9KN88=

ioredis@^4.16.2:
  version "4.16.2"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/ioredis/-/ioredis-4.16.2.tgz#29ae301885e493c4642d2fb1998761c576e27462"
  integrity sha1-Ka4wGIXkk8RkLS+xmYdhxXbidGI=
  dependencies:
    cluster-key-slot "^1.1.0"
    debug "^4.1.1"
    denque "^1.1.0"
    lodash.defaults "^4.2.0"
    lodash.flatten "^4.4.0"
    redis-commands "1.5.0"
    redis-errors "^1.2.0"
    redis-parser "^3.0.0"
    standard-as-callback "^2.0.1"

lodash.defaults@^4.2.0:
  version "4.2.0"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c"
  integrity sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw=

lodash.flatten@^4.4.0:
  version "4.4.0"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
  integrity sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8=

ms@^2.1.1:
  version "2.1.2"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
  integrity sha1-0J0fNXtEP0kzgqjrPM0YOHKuYAk=

redis-commands@1.5.0:
  version "1.5.0"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/redis-commands/-/redis-commands-1.5.0.tgz#80d2e20698fe688f227127ff9e5164a7dd17e785"
  integrity sha1-gNLiBpj+aI8icSf/nlFkp90X54U=

redis-errors@^1.0.0, redis-errors@^1.2.0:
  version "1.2.0"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/redis-errors/-/redis-errors-1.2.0.tgz#eb62d2adb15e4eaf4610c04afe1529384250abad"
  integrity sha1-62LSrbFeTq9GEMBK/hUpOEJQq60=

redis-parser@^3.0.0:
  version "3.0.0"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/redis-parser/-/redis-parser-3.0.0.tgz#b66d828cdcafe6b4b8a428a7def4c6bcac31c8b4"
  integrity sha1-tm2CjNyv5rS4pCin3vTGvKwxyLQ=
  dependencies:
    redis-errors "^1.0.0"

standard-as-callback@^2.0.1:
  version "2.0.1"
  resolved "https://packages.atlassian.com/api/npm/npm-remote/standard-as-callback/-/standard-as-callback-2.0.1.tgz#ed8bb25648e15831759b6023bdb87e6b60b38126"
  integrity sha1-7YuyVkjhWDF1m2Ajvbh+a2CzgSY=