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

hekdi

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hekdi - npm Package Compare versions

Comparing version 1.3.9 to 1.3.10

src/frameworks/express.js

10

package.json
{
"name": "hekdi",
"version": "1.3.9",
"version": "1.3.10",
"description": "Depedency injection framework for node.js",
"main": "index.js",
"scripts": {
"test": "mocha ./test/**/*.spec.js"
"test": "node ./test/tests_launcher.js"
},

@@ -14,8 +14,8 @@ "author": "Ivan Prodaiko",

"eslint": "^4.5.0",
"express": "^4.15.4",
"express": "^4.16.2",
"hapi": "^16.5.2",
"koa": "^2.3.0",
"koa-body-parser": "^1.1.2",
"koa-router": "^7.2.1",
"mocha": "^3.5.0",
"koa-body-parser": "^1.1.2"
"mocha": "^3.5.0"
},

@@ -22,0 +22,0 @@ "repository": {

@@ -11,4 +11,5 @@ [![Build Status](https://travis-ci.org/IvanProdaiko94/hekdi.svg?branch=master)](https://travis-ci.org/IvanProdaiko94/hekdi)

# node.js Dependency Injection
This module provides dependency injection for node.js
### Scale your node.js app with ease.
```bash

@@ -15,0 +16,0 @@ npm i hekdi

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