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

caa

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caa - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.js

@@ -66,3 +66,3 @@ "use strict";

alias = cname.CNAME[0];
} else if (dname && dname.CNAME && dname.DNAME.length) {
} else if (dname && dname.DNAME && dname.DNAME.length) {
alias = dname.DNAME[0];

@@ -69,0 +69,0 @@ }

{
"name": "caa",
"version": "2.0.1",
"version": "2.0.2",
"description": "rfc6844-conform CAA record lookup",

@@ -5,0 +5,0 @@ "author": "silverwind <me@silverwind.io>",

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