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 1.2.2 to 1.2.3

2

package.json
{
"name": "caa",
"version": "1.2.2",
"version": "1.2.3",
"description": "rfc6844-conform CAA record lookup",

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

@@ -18,3 +18,3 @@ # caa

await caa('subdomain.example.com');
// => [{flags: 0, tag: 'issue', tag: 'issue', value: 'letsencrypt.org', issuerCritical: false}]
// => [{flags: 0, tag: 'issue', value: 'letsencrypt.org', issuerCritical: false}]

@@ -21,0 +21,0 @@ await caa.matches('subdomain.example.com', 'letsencrypt.org');

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