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.6.0 to 1.8.0

1

inversify/inversify.d.ts

@@ -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;

2

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

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

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