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

inversify

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inversify - npm Package Compare versions

Comparing version 2.0.0-beta.9 to 2.0.0-beta.10

.typingsrc

2

dist/inversify.min.js
/**
* inversify v.2.0.0-beta.9 - A lightweight IoC container written in TypeScript.
* inversify v.2.0.0-beta.10 - A lightweight IoC container written in TypeScript.
* Copyright (c) 2015 Remo H. Jansen

@@ -4,0 +4,0 @@ * MIT inversify.io/LICENSE

/**
* inversify v.2.0.0-beta.9 - A lightweight IoC container written in TypeScript.
* inversify v.2.0.0-beta.10 - A lightweight IoC container written in TypeScript.
* Copyright (c) 2015 Remo H. Jansen

@@ -4,0 +4,0 @@ * MIT inversify.io/LICENSE

/**
* inversify v.2.0.0-beta.9 - A lightweight IoC container written in TypeScript.
* inversify v.2.0.0-beta.10 - A lightweight IoC container written in TypeScript.
* Copyright (c) 2015 Remo H. Jansen

@@ -4,0 +4,0 @@ * MIT inversify.io/LICENSE

{
"name": "inversify",
"version": "2.0.0-beta.9",
"version": "2.0.0-beta.10",
"description": "A lightweight IoC container written in TypeScript.",

@@ -5,0 +5,0 @@ "main": "lib/inversify.js",

@@ -56,3 +56,4 @@ # InversifyJS

```
npm install inversify@2.0.0-beta.9 inversify-dts reflect-metadata --save
npm install inversify@2.0.0-beta.10 reflect-metadata --save
npm install inversify-dts --save-dev
```

@@ -59,0 +60,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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