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

haraka-plugin-p0f

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haraka-plugin-p0f - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

.github/dependabot.yml

14

Changes.md
### Unreleased
### [1.0.7] - 2022-06-05
- ci: update GHA workflow with shared
- doc(changes): add Unreleased marker
- ci: add submodule .release
- test: require mocha >= 9
### 1.0.6 - 2021-11-10

@@ -36,1 +47,4 @@

- import from Haraka
[1.0.7]: https://github.com/haraka/haraka-plugin-p0f/releases/tag/1.0.7

8

package.json
{
"name": "haraka-plugin-p0f",
"version": "1.0.6",
"version": "1.0.7",
"description": "Haraka plugin that adds TCP fingerprinting",

@@ -8,4 +8,4 @@ "main": "index.js",

"cover": "NODE_ENV=cov npx nyc --reporter=lcovonly npm run test",
"lint": "npx eslint *.js test/*.js",
"lintfix": "npx eslint --fix *.js test/*.js",
"lint": "npx eslint *.js test",
"lintfix": "npx eslint --fix *.js test",
"test": "npx mocha"

@@ -32,3 +32,3 @@ },

"haraka-test-fixtures": "*",
"mocha": "*"
"mocha": ">=9"
},

@@ -35,0 +35,0 @@ "dependencies": {

[![Build Status][ci-img]][ci-url]
[![Code Climate][clim-img]][clim-url]
[![Windows Build Status][ci-win-img]][ci-win-url]
[![NPM][npm-img]][npm-url]

@@ -63,8 +62,4 @@

<!-- leave these buried at the bottom of the document -->
[ci-img]: https://github.com/haraka/haraka-plugin-p0f/workflows/Tests/badge.svg
[ci-url]: https://github.com/haraka/haraka-plugin-p0f/actions?query=workflow%3ATests
[ci-win-img]: https://github.com/haraka/haraka-plugin-p0f/workflows/Tests%20-%20Windows/badge.svg
[ci-win-url]: https://github.com/haraka/haraka-plugin-p0f/actions?query=workflow%3A%22Tests+-+Windows%22
[cov-img]: https://codecov.io/github/haraka/haraka-plugin-p0f/coverage.svg
[cov-url]: https://codecov.io/github/haraka/haraka-plugin-p0f
[ci-img]: https://github.com/haraka/haraka-plugin-p0f/actions/workflows/ci.yml/badge.svg
[ci-url]: https://github.com/haraka/haraka-plugin-p0f/actions/workflows/ci.yml
[clim-img]: https://codeclimate.com/github/haraka/haraka-plugin-p0f/badges/gpa.svg

@@ -71,0 +66,0 @@ [clim-url]: https://codeclimate.com/github/haraka/haraka-plugin-p0f

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