inversify-dts
Advanced tools
Comparing version 1.8.0 to 1.9.0
{ | ||
"name": "inversify-dts", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "The InversifyJS TypeScript type definitions", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -20,2 +20,3 @@ # inversify-dts | ||
- [inversify-binding-decorators](https://github.com/inversify/inversify-binding-decorators) | ||
- [inversify-inject-decorators](https://github.com/inversify/inversify-inject-decorators) | ||
- [inversify-express-utils](https://github.com/inversify/inversify-express-utils) | ||
@@ -44,2 +45,6 @@ - [inversify-restify-utils](https://github.com/inversify/inversify-restify-utils) | ||
```ts | ||
/// <reference path="node_modules/inversify-dts/inversify-inject-decorators/inversify-inject-decorators.d.ts" /> | ||
``` | ||
```ts | ||
/// <reference path="node_modules/inversify-dts/inversify-express-utils/inversify-express-utils.d.ts" /> | ||
@@ -46,0 +51,0 @@ ``` |
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
39361
16
757
70