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

inversify-dts

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inversify-dts - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

inversify-binding-decorators/inversify-binding-decorators.d.ts

@@ -6,4 +6,2 @@ // Type definitions for inversify 1.0.0-beta.3

/// <reference path="../inversify/inversify.d.ts" />
declare namespace inversifyBindingDecorators {

@@ -10,0 +8,0 @@

2

inversify-express-utils/inversify-express-utils-tests.ts
/// <reference path="./inversify-express-utils.d.ts" />
/// <reference path="../inversify/inversify.d.ts" />
/// <reference path="../typings/index.d.ts" />

@@ -3,0 +5,0 @@ import { InversifyExpressServer, Controller, Get, All, Delete, Head, Put, Patch, Post, Method } from "inversify-express-utils";

/// <reference path="../inversify/inversify.d.ts" />
/// <reference path="../typings/globals/express-serve-static-core/index.d.ts" />
/// <reference path="../typings/globals/express/index.d.ts" />
/// <reference path="../typings/globals/mime/index.d.ts" />
/// <reference path="../typings/globals/node/index.d.ts" />
/// <reference path="../typings/globals/serve-static/index.d.ts" />
/// <reference path="../typings//index.d.ts" />

@@ -8,0 +4,0 @@ declare module "inversify-express-utils" {

@@ -6,5 +6,2 @@ // Type definitions for inversify 2.0.0-beta.6

/// <reference path="../typings/globals/bluebird/index.d.ts" />
/// <reference path="../typings/globals/harmony-proxy/index.d.ts" />
interface Symbol {

@@ -11,0 +8,0 @@ toString(): string;

{
"name": "inversify-dts",
"version": "1.0.2",
"version": "1.0.3",
"description": "The InversifyJS TypeScript type definitions",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -45,2 +45,4 @@ # inversify-dts

Note: some of these type difinitions may require third party type definitions like the bluebird or node type definitions.
### License

@@ -47,0 +49,0 @@

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