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

haraka-plugin-karma

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haraka-plugin-karma - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

6

CHANGELOG.md

@@ -7,2 +7,7 @@ # Changelog

### [2.1.5] - 2024-04-23
- doc(README): remove spurious markdown link
- doc(CONTRIBUTORS): added
### [2.1.4] - 2024-04-06

@@ -128,1 +133,2 @@

[2.1.4]: https://github.com/haraka/haraka-plugin-karma/releases/tag/v2.1.4
[2.1.5]: https://github.com/haraka/haraka-plugin-karma/releases/tag/v2.1.5

8

package.json
{
"name": "haraka-plugin-karma",
"version": "2.1.4",
"version": "2.1.5",
"description": "A heuristics scoring and reputation engine for SMTP connections",

@@ -17,5 +17,5 @@ "main": "index.js",

"prettier:fix": "npx prettier . --write --log-level=warn",
"test": "npx mocha@10",
"versions": "npx @msimerson/dependency-version-checker check",
"versions:fix": "npx @msimerson/dependency-version-checker update"
"test": "npx mocha@^10",
"versions": "npx dependency-version-checker check",
"versions:fix": "npx dependency-version-checker update"
},

@@ -22,0 +22,0 @@ "repository": {

@@ -197,5 +197,2 @@ [![Build Status][ci-img]][ci-url]

[results-url]: http://haraka.github.io/manual/Results.html
[![CI]()]()
[ci-img]: https://github.com/haraka/haraka-plugin-karma/actions/workflows/ci.yml/badge.svg

@@ -202,0 +199,0 @@ [ci-url]: https://github.com/haraka/haraka-plugin-karma/actions/workflows/ci.yml

@@ -19,3 +19,3 @@ 'use strict'

this.connection = fixtures.connection.createConnection({}, { notes: {} })
this.connection.transaction = fixtures.transaction.createTransaction()
this.connection.init_transaction()

@@ -22,0 +22,0 @@ done()

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