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

@tsed/di

Package Overview
Dependencies
Maintainers
0
Versions
1030
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 8.0.2 to 8.0.3

18

package.json

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "8.0.2",
"version": "8.0.3",
"source": "./src/index.ts",

@@ -34,8 +34,8 @@ "main": "./lib/esm/index.js",

"devDependencies": {
"@tsed/barrels": "8.0.2",
"@tsed/core": "8.0.2",
"@tsed/hooks": "8.0.2",
"@tsed/barrels": "8.0.3",
"@tsed/core": "8.0.3",
"@tsed/hooks": "8.0.3",
"@tsed/logger": "^6.7.8",
"@tsed/schema": "8.0.2",
"@tsed/typescript": "8.0.2",
"@tsed/schema": "8.0.3",
"@tsed/typescript": "8.0.3",
"cross-env": "7.0.3",

@@ -48,6 +48,6 @@ "eslint": "9.12.0",

"peerDependencies": {
"@tsed/core": "8.0.2",
"@tsed/hooks": "8.0.2",
"@tsed/core": "8.0.3",
"@tsed/hooks": "8.0.3",
"@tsed/logger": ">=6.7.5",
"@tsed/schema": "8.0.2"
"@tsed/schema": "8.0.3"
},

@@ -54,0 +54,0 @@ "peerDependenciesMeta": {

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

@@ -19,5 +19,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>

@@ -31,3 +31,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/

@@ -155,7 +155,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)

@@ -162,0 +162,0 @@ <a href="https://github.com/tsedio/tsed/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