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.1.0 to 9.2.0

dist/index.d.ts

18

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

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

"type": "module",
"exports": "./index.js",
"sideEffects": false,
"main": "./dist/index.js",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
"files": [
"dist"
],
"engines": {
"node": ">=18"
},
"files": [
"index.js"
],
"dependencies": {

@@ -24,6 +27,11 @@ "dns-socket": "^4.2.2",

"@babel/plugin-syntax-import-assertions": "7.24.1",
"@types/node": "20.12.12",
"eslint": "8.57.0",
"eslint-config-silverwind": "85.1.3",
"eslint-config-silverwind-typescript": "3.2.5",
"typescript-config-silverwind": "4.3.1",
"updates": "16.1.1",
"versions": "12.0.2",
"vite": "5.2.11",
"vite-plugin-dts": "3.9.1",
"vitest": "1.6.0",

@@ -30,0 +38,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