New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koa-2-ioredis

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-2-ioredis - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json

@@ -5,5 +5,6 @@ {

"repository": "evheniy/koa-2-ioredis",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"lint": "eslint index.js tests",
"lint": "npm-run-all --parallel lint:**",
"lint:clear": "rimraf coverage",
"lint:js:eslint": "eslint .",

@@ -16,3 +17,2 @@ "lint:js:jscs": "jscs .",

"report": "cat ./coverage/lcov.info | coveralls",
"clear": "rimraf coverage",
"precommit": "npm run lint && npm test",

@@ -19,0 +19,0 @@ "prepush": "npm run lint && npm test",

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