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

koatty_store

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koatty_store - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

22

package.json
{
"name": "koatty_store",
"version": "1.2.0",
"version": "1.2.1",
"description": "Cache store for koatty.",

@@ -13,3 +13,3 @@ "scripts": {

"type": "git",
"url": "git+https://github.com/thinkkoa/koatty_store.git"
"url": "git+https://github.com/koatty/koatty_store.git"
},

@@ -25,3 +25,3 @@ "keywords": [

"koatty_store",
"thinkkoa"
"koatty"
],

@@ -37,5 +37,5 @@ "engines": {

"bugs": {
"url": "https://github.com/thinkkoa/koatty_store/issues"
"url": "https://github.com/koatty/koatty_store/issues"
},
"homepage": "https://github.com/thinkkoa/koatty_store",
"homepage": "https://github.com/koatty/koatty_store",
"maintainers": [

@@ -48,6 +48,8 @@ {

"devDependencies": {
"@types/generic-pool": "^3.1.9",
"@types/ioredis": "^4.26.4",
"@types/node": "^12.x.x",
"del-cli": "^3.0.1",
"ts-node": "^9.0.0",
"tslint": "^6.1.3",
"ts-node": "^10.x.x",
"tslint": "^6.x.x",
"tslint-config-alloy": "^0.2.1",

@@ -57,6 +59,4 @@ "typescript": "^4.x.x"

"dependencies": {
"@types/generic-pool": "^3.1.9",
"@types/ioredis": "^4.17.8",
"generic-pool": "^3.7.1",
"ioredis": "^4.19.2",
"generic-pool": "^3.7.8",
"ioredis": "^4.27.6",
"koatty_lib": "^1.x.x",

@@ -63,0 +63,0 @@ "koatty_logger": "^1.x.x"

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