inversify-dts
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -62,2 +62,4 @@ // Type definitions for inversify 1.0.0-beta.6 | ||
export function textSerializer(entry: interfaces.LogEntry): string; | ||
export function bindingTypeFormatter(type: number): string; | ||
export function scopeFormatter(scope: number): string; | ||
@@ -64,0 +66,0 @@ } |
{ | ||
"name": "inversify-dts", | ||
"version": "1.1.0", | ||
"version": "1.2.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
27091
433