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

dependency-injection

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-injection - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

lib/DIConfigurator.js

@@ -51,3 +51,3 @@ // Generated by CoffeeScript 1.6.3

if (service.run === true) {
di.getByName('name');
di.getByName(name);
}

@@ -54,0 +54,0 @@ }

{
"name": "dependency-injection",
"description": "Dependency injection with configuration and autowire for node js and browser",
"version": "1.3.1",
"version": "1.3.2",
"author": {

@@ -6,0 +6,0 @@ "name": "David Kudera",

@@ -215,2 +215,5 @@ # Dependency injection

* 1.3.2
+ Bug with run option
* 1.3.1

@@ -217,0 +220,0 @@ + Just some mistake in readme

Sorry, the diff of this file is not supported yet

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