Huge News!Announcing our $40M Series B led by Abstract Ventures.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 9.0.3 to 9.1.0

2

index.js
import {getServers} from "node:dns";
import {promisify} from "node:util";
import dnsSocket from "dns-socket";
import tlds from "tlds";
import tlds from "tlds" with { type: "json" };

@@ -6,0 +6,0 @@ const defaults = {

{
"name": "caa",
"version": "9.0.3",
"version": "9.1.0",
"description": "rfc6844-conform CAA record lookup and validation",

@@ -21,9 +21,11 @@ "author": "silverwind <me@silverwind.io>",

"devDependencies": {
"@babel/eslint-parser": "7.24.5",
"@babel/plugin-syntax-import-assertions": "7.24.1",
"eslint": "8.57.0",
"eslint-config-silverwind": "83.0.2",
"updates": "16.0.1",
"versions": "12.0.1",
"vitest": "1.5.0",
"vitest-config-silverwind": "8.0.4"
"eslint-config-silverwind": "85.1.3",
"updates": "16.1.1",
"versions": "12.0.2",
"vitest": "1.6.0",
"vitest-config-silverwind": "9.0.6"
}
}
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