Comparing version 9.1.0 to 9.2.0
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8724
5
137
13
2