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

plume-ts-di

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plume-ts-di - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

8

package.json
{
"name": "plume-ts-di",
"version": "1.2.1",
"version": "1.2.2",
"description": "Lightweight & simple dependency injection system for TypeScript based on code generation instead of annotation",

@@ -43,5 +43,7 @@ "author": "Aurélien Manteaux <amanteaux@coreoz.com> (https://coreoz.com)",

"sideEffects": false,
"dependencies": {
"@wessberg/di": "^2.1.0",
"@wessberg/di-compiler": "^2.2.6"
},
"peerDependencies": {
"@wessberg/di": "^2.0.3",
"@wessberg/di-compiler": "^2.0.3",
"simple-logging-system": "^1.0.7",

@@ -48,0 +50,0 @@ "typescript": "^4.0.2"

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