Socket
Socket
Sign inDemoInstall

@types/inversify-express-utils

Package Overview
Dependencies
14
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

inversify-express-utils/index.d.ts

7

inversify-express-utils/package.json
{
"name": "@types/inversify-express-utils",
"version": "1.0.4",
"version": "1.0.5",
"description": "TypeScript definitions for inversify-express-utils 1.0.0",

@@ -17,4 +17,5 @@ "license": "MIT",

},
"typings": "inversify-express-utils.d.ts",
"typesPublisherContentHash": "c9ca29b252280faec05ed3d3336391cacf1a3ba131a4eb3687af412b3a81b375"
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "0162836beecec100fdb600193f85b26c586cbd15390d4abbf8f75c9ea3424381"
}

@@ -11,6 +11,6 @@ # Installation

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: DeclareModule
* Last updated: Mon, 21 Nov 2016 21:02:56 GMT
* File structure: ModuleAugmentation
* Library Dependencies: express, inversify
* Module Dependencies: none
* Module Dependencies: express, inversify
* Global values: none

@@ -17,0 +17,0 @@

{
"authors": "inversify <https://github.com/inversify/>",
"definitionFilename": "inversify-express-utils.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [

@@ -8,5 +8,8 @@ "express",

],
"moduleDependencies": [],
"libraryMajorVersion": "1",
"libraryMinorVersion": "0",
"moduleDependencies": [
"express",
"inversify"
],
"libraryMajorVersion": 1,
"libraryMinorVersion": 0,
"libraryName": "inversify-express-utils 1.0.0",

@@ -17,3 +20,3 @@ "typingsPackageName": "inversify-express-utils",

"sourceBranch": "types-2.0",
"kind": "DeclareModule",
"kind": "ModuleAugmentation",
"globals": [],

@@ -24,6 +27,6 @@ "declaredModules": [

"files": [
"inversify-express-utils.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "c9ca29b252280faec05ed3d3336391cacf1a3ba131a4eb3687af412b3a81b375"
"contentHash": "0162836beecec100fdb600193f85b26c586cbd15390d4abbf8f75c9ea3424381"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc