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 8.0.2 to 9.0.0

24

package.json
{
"name": "caa",
"version": "8.0.2",
"version": "9.0.0",
"description": "rfc6844-conform CAA record lookup and validation",

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

"engines": {
"node": ">=14"
"node": ">=18"
},

@@ -17,20 +17,14 @@ "files": [

],
"keywords": [
"caa",
"dns",
"letsencrypt",
"certificate authority"
],
"dependencies": {
"dns-socket": "^4.2.2",
"tlds": "^1.243.0"
"tlds": "^1.251.0"
},
"devDependencies": {
"eslint": "8.52.0",
"eslint-config-silverwind": "79.0.4",
"updates": "15.0.3",
"versions": "12.0.0",
"vitest": "0.34.6",
"vitest-config-silverwind": "3.0.0"
"eslint": "8.57.0",
"eslint-config-silverwind": "82.0.4",
"updates": "15.3.1",
"versions": "12.0.1",
"vitest": "1.3.1",
"vitest-config-silverwind": "5.1.5"
}
}
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