New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@spinajs/email

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/email - npm Package Compare versions

Comparing version

to
2.0.64

2

lib/index.js

@@ -7,3 +7,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

};
import { InvalidOperation } from '../../exceptions/lib/index.js';
import { InvalidOperation } from '@spinajs/exceptions';
import { DI, Bootstrapper, Injectable } from '@spinajs/di';

@@ -10,0 +10,0 @@ import { EmailService } from './interfaces.js';

{
"name": "@spinajs/email",
"version": "2.0.63",
"version": "2.0.64",
"description": "sending emails easy & reliable way",

@@ -49,9 +49,9 @@ "exports": "./lib/index.js",

"dependencies": {
"@spinajs/cli": "^2.0.63",
"@spinajs/configuration": "^2.0.63",
"@spinajs/di": "^2.0.63",
"@spinajs/exceptions": "^2.0.63",
"@spinajs/intl": "^2.0.63",
"@spinajs/log": "^2.0.63",
"@spinajs/queue": "^2.0.63",
"@spinajs/cli": "^2.0.64",
"@spinajs/configuration": "^2.0.64",
"@spinajs/di": "^2.0.64",
"@spinajs/exceptions": "^2.0.64",
"@spinajs/intl": "^2.0.64",
"@spinajs/log": "^2.0.64",
"@spinajs/queue": "^2.0.64",
"luxon": "^3.2.1"

@@ -58,0 +58,0 @@ },

Sorry, the diff of this file is not supported yet