Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

di-ts

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

di-ts - npm Package Compare versions

Comparing version 0.0.6 to 0.0.8

index.d.ts

2

package.json
{
"name": "di-ts",
"version": "0.0.6",
"version": "0.0.8",
"description": "Lightweight wrap and extension of angular/di.js for TypeScript.",

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

# NOT WORKING YET
# Dependency Injection for Typescript

@@ -37,2 +35,4 @@ Lightweight wrap and extension of [angular/di.js](https://github.com/angular/di.js) for TypeScript.

```typescript
/// <reference path="node_modules/di-ts/index.d.ts"/>
import {Injector} from 'di-ts'

@@ -39,0 +39,0 @@ import {Car} from './car'

Sorry, the diff of this file is not supported yet

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