@relaycorp/relaynet-core
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@relaycorp/relaynet-core", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": { | ||
@@ -48,3 +48,3 @@ "email": "no-reply@relaycorp.tech", | ||
"dependencies": { | ||
"@types/binary-parser": "^1.3.1", | ||
"asn1js": "^2.0.22", | ||
"binary-parser": "^1.4.0", | ||
@@ -59,8 +59,8 @@ "buffer-to-arraybuffer": "0.0.5", | ||
"devDependencies": { | ||
"@relaycorp/shared-config": "^1.1.2", | ||
"@relaycorp/shared-config": "^1.3.2", | ||
"@types/asn1js": "0.0.1", | ||
"@types/binary-parser": "^1.3.1", | ||
"@types/jest": "^24.0.15", | ||
"@types/pkijs": "0.0.2", | ||
"@types/verror": "^1.10.3", | ||
"asn1js": "^2.0.22", | ||
"codecov": "^3.5.0", | ||
@@ -81,7 +81,3 @@ "gh-pages": "^2.0.1", | ||
}, | ||
"prettier": { | ||
"endOfLine": "lf", | ||
"singleQuote": true, | ||
"trailingComma": "all" | ||
}, | ||
"prettier": "@relaycorp/shared-config/.prettierrc.json", | ||
"publishConfig": { | ||
@@ -88,0 +84,0 @@ "access": "public", |
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
4289
+ Addedasn1js@^2.0.22
+ Addedasn1js@2.4.0(transitive)
- Removed@types/binary-parser@^1.3.1
- Removed@types/binary-parser@1.5.5(transitive)
- Removed@types/node@22.10.2(transitive)
- Removedundici-types@6.20.0(transitive)