@relaycorp/dnssec
Advanced tools
Comparing version 1.11.4 to 1.11.5
{ | ||
"name": "@relaycorp/dnssec", | ||
"version": "1.11.4", | ||
"version": "1.11.5", | ||
"author": { | ||
@@ -41,18 +41,18 @@ "email": "no-reply@relaycorp.tech", | ||
"devDependencies": { | ||
"@jest/globals": "^29.5.0", | ||
"@jest/globals": "^29.7.0", | ||
"@relaycorp/eslint-config": "^1.1.63", | ||
"@relaycorp/shared-config": "^1.9.4", | ||
"@types/jest": "^29.4.0", | ||
"@typescript-eslint/parser": "^5.59.0", | ||
"del-cli": "^5.0.0", | ||
"@relaycorp/shared-config": "^1.14.1", | ||
"@types/jest": "^29.5.5", | ||
"@typescript-eslint/parser": "^5.61.0", | ||
"del-cli": "^5.1.0", | ||
"dohdec": "https://gitpkg.now.sh/hildjj/dohdec/pkg/dohdec?acd49694a83825a461bdff55e4a4a63ca7a4bbef", | ||
"eslint": "^8.39.0", | ||
"jest": "^29.5.0", | ||
"eslint": "^8.47.0", | ||
"jest": "^29.7.0", | ||
"jest-date-mock": "^1.0.8", | ||
"jest-extended": "^3.2.4", | ||
"jest-extended": "^4.0.1", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "^2.8.7", | ||
"ts-jest": "^29.1.0", | ||
"prettier": "^2.8.8", | ||
"ts-jest": "^29.1.1", | ||
"ts-node": "^10.9.1", | ||
"typedoc": "^0.24.1", | ||
"typedoc": "^0.25.2", | ||
"typescript": "^4.9.5" | ||
@@ -62,3 +62,3 @@ }, | ||
"@leichtgewicht/dns-packet": "^6.0.3", | ||
"@peculiar/asn1-schema": "^2.3.6", | ||
"@peculiar/asn1-schema": "^2.3.8", | ||
"bigint-buffer": "^1.1.5", | ||
@@ -65,0 +65,0 @@ "date-fns": "^2.30.0" |
@@ -196,8 +196,4 @@ # `@relaycorp/dnssec` | ||
## Node.js version support | ||
This library requires Node.js 16 or newer, but going forward we will follow the Node.js release schedule. | ||
## Contributions | ||
We love contributions! If you haven't contributed to a Relaycorp project before, please take a minute to [read our guidelines](https://github.com/relaycorp/.github/blob/master/CONTRIBUTING.md) first. |
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
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
166562
199
Updated@peculiar/asn1-schema@^2.3.8