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.10 to 0.0.11

2

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

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

@@ -7,3 +7,13 @@

## Install
````bash
npm install di-ts
````
## Usage
You to use --emitDecoratorMetadata flag when compile you typescript files. This flag is not supported
in the last released version of TypeScript, you need to download and use last commit of
[master branch](https://github.com/Microsoft/TypeScript/tree/master)
### car.ts

@@ -10,0 +20,0 @@ ```typescript

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