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

savim

Package Overview
Dependencies
Maintainers
1
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

savim - npm Package Compare versions

Comparing version 1.2.61 to 1.2.62

12

package.json
{
"version": "1.2.61",
"version": "1.2.62",
"license": "MIT",

@@ -32,11 +32,11 @@ "main": "dist/index.js",

"name": "savim",
"author": "flexper",
"author": "qlaffont",
"module": "dist/savim.esm.js",
"repository": {
"type": "git",
"url": "https://github.com/flexper/savim.git"
"url": "https://github.com/qlaffont/savim.git"
},
"bugs": {
"url": "https://github.com/flexper/savim/issues",
"email": "contact@flexper.fr"
"url": "https://github.com/qlaffont/savim/issues",
"email": "contact@qlaffont.com"
},

@@ -70,3 +70,3 @@ "size-limit": [

"@typescript-eslint/parser": "6.4.1",
"eslint": "8.48.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.0.0",

@@ -73,0 +73,0 @@ "eslint-plugin-import": "2.28.1",

@@ -1,6 +0,6 @@

[![Test Coverage](https://api.codeclimate.com/v1/badges/82ebbb63cf10115c4a09/test_coverage)](https://codeclimate.com/github/flexper/savim/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/82ebbb63cf10115c4a09/maintainability)](https://codeclimate.com/github/flexper/savim/maintainability) ![npm](https://img.shields.io/npm/v/savim) ![npm](https://img.shields.io/npm/dm/savim) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/savim) ![NPM](https://img.shields.io/npm/l/savim)
[![Test Coverage](https://api.codeclimate.com/v1/badges/82ebbb63cf10115c4a09/test_coverage)](https://codeclimate.com/github/qlaffont/savim/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/82ebbb63cf10115c4a09/maintainability)](https://codeclimate.com/github/qlaffont/savim/maintainability) ![npm](https://img.shields.io/npm/v/savim) ![npm](https://img.shields.io/npm/dm/savim) ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/savim) ![NPM](https://img.shields.io/npm/l/savim)
# Savim
A simple library to send email cross providers.
A simple library to send email cross providers. Old Owner: [@flexper](https://github.com/flexper)

@@ -7,0 +7,0 @@ ## Usage

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