inversify-dts
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -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 @@ |
/// <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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59
22662
10
355
1