You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

dmarc

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dmarc - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+3
-3
package.json
{
"name": "dmarc",
"version": "1.0.2",
"version": "1.0.3",
"description": "https://tools.ietf.org/html/rfc7489",
"main": "dist/index.js",
"types": "index.d.ts",
"browser": "dist/bundle.js",
"types": "dist/index.d.ts",
"browser": "dist/web.js",
"scripts": {

@@ -9,0 +9,0 @@ "test": "ts-mocha src/**/*_test.ts",