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

@tsed/di

Package Overview
Dependencies
Maintainers
1
Versions
1029
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/di - npm Package Compare versions

Comparing version 6.133.1 to 6.133.2

16

package.json
{
"name": "@tsed/di",
"version": "6.133.1",
"version": "6.133.2",
"description": "DI module for Ts.ED Framework",

@@ -27,10 +27,10 @@ "private": false,

"devDependencies": {
"@tsed/core": "6.133.1",
"@tsed/logger": ">=6.2.2",
"@tsed/schema": "6.133.1"
"@tsed/core": "6.133.2",
"@tsed/logger": "^6.7.8",
"@tsed/schema": "6.133.2"
},
"peerDependencies": {
"@tsed/core": "^6.133.1",
"@tsed/logger": ">=6.2.2",
"@tsed/schema": "^6.133.1"
"@tsed/core": "^6.133.2",
"@tsed/logger": "^6.7.8",
"@tsed/schema": "^6.133.2"
},

@@ -52,5 +52,5 @@ "peerDependenciesMeta": {

},
"homepage": "https://github.com/tsedio/tsed/tree/production/packages/di",
"homepage": "https://github.com/tsedio/tsed/tree/6.x/packages/di",
"author": "Romain Lenzotti",
"license": "MIT"
}
<p style="text-align: center" align="center">
<a href="https://tsed.io" target="_blank"><img src="https://tsed.io/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
<a href="https://tsed.dev" target="_blank"><img src="https://tsed.dev/tsed-og.png" width="200" alt="Ts.ED logo"/></a>
</p>

@@ -20,5 +20,5 @@

<div align="center">
<a href="https://tsed.io/">Website</a>
<a href="https://tsed.dev/">Website</a>
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>
<a href="https://tsed.io/getting-started/">Getting started</a>
<a href="https://tsed.dev/getting-started/">Getting started</a>
<span>&nbsp;&nbsp;•&nbsp;&nbsp;</span>

@@ -32,3 +32,3 @@ <a href="https://api.tsed.io/rest/slack/tsedio/tsed">Slack</a>

A package of Ts.ED framework. See website: https://tsed.io/
A package of Ts.ED framework. See website: https://tsed.dev/

@@ -152,7 +152,7 @@ # Installation

See more details on our documentation https://tsed.io/providers.html
See more details on our documentation https://tsed.dev/providers.html
## Contributors
Please read [contributing guidelines here](https://tsed.io/CONTRIBUTING.html)
Please read [contributing guidelines here](https://tsed.dev/CONTRIBUTING.html)

@@ -159,0 +159,0 @@ <a href="https://github.com/tsedio/ts-express-decorators/graphs/contributors"><img src="https://opencollective.com/tsed/contributors.svg?width=890" /></a>

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