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

dmarc-solution

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmarc-solution - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

1

bin/fetcher.js

@@ -19,2 +19,3 @@ var dns = require('dns');

}
if (record && records[i].length > 0) record = records[i].join("")
if (record != null)

@@ -21,0 +22,0 @@ break;

2

package.json
{
"name": "dmarc-solution",
"version": "1.0.3",
"version": "1.0.4",
"description": "One stop solution for all DMARC Problems. This package includes fetching of dmarc record, parsing the provided/fetched record, validation of DMARC record, generating a new DMARC record",

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

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