Socket
Socket
Sign inDemoInstall

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.5.0 to 1.6.0

inversify-restify-utils/inversify-restify-utils-tests.ts

2

package.json
{
"name": "inversify-dts",
"version": "1.5.0",
"version": "1.6.0",
"description": "The InversifyJS TypeScript type definitions",

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

@@ -21,2 +21,3 @@ # inversify-dts

- [inversify-express-utils](https://github.com/inversify/inversify-express-utils)
- [inversify-restify-utils](https://github.com/inversify/inversify-restify-utils)

@@ -46,2 +47,6 @@ To use it you need to install it:

```ts
/// <reference path="node_modules/inversify-dts/inversify-restify-utils/inversify-restify-utils.d.ts" />
```
Note: some of these type difinitions may require third party type definitions like the bluebird or node type definitions.

@@ -48,0 +53,0 @@

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