inversify-dts
Advanced tools
Comparing version 1.6.0 to 1.8.0
@@ -253,2 +253,3 @@ // Type definitions for inversify 2.0.0-beta.9 | ||
export function targetName(name: string): (target: any, targetKey: string, index: number) => any; | ||
export function unmanaged(): (target: any, targetKey: string, index: number) => any; | ||
export function inject(serviceIdentifier: interfaces.ServiceIdentifier<any>): (target: any, targetKey: string, index?: number) => any; | ||
@@ -255,0 +256,0 @@ export function guid(): string; |
{ | ||
"name": "inversify-dts", | ||
"version": "1.6.0", | ||
"version": "1.8.0", | ||
"description": "The InversifyJS TypeScript type definitions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
32890
566