@xylabs/eth-address
Advanced tools
Comparing version 2.12.28 to 2.12.29
{ | ||
"license": "LGPL-3.0", | ||
"license": "LGPL-3.0-only", | ||
"name": "@xylabs/eth-address", | ||
@@ -42,10 +42,10 @@ "author": { | ||
"dependencies": { | ||
"@xylabs/assert": "~2.12.28", | ||
"@xylabs/bignumber": "~2.12.28", | ||
"@xylabs/assert": "~2.12.29", | ||
"@xylabs/bignumber": "~2.12.29", | ||
"keccak256": "^1.0.6" | ||
}, | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^3.1.11", | ||
"@xylabs/tsconfig": "^3.1.11", | ||
"@xylabs/tsconfig-jest": "^3.1.11", | ||
"@xylabs/ts-scripts-yarn3": "^3.1.12", | ||
"@xylabs/tsconfig": "^3.1.12", | ||
"@xylabs/tsconfig-jest": "^3.1.12", | ||
"typescript": "^5.2.2" | ||
@@ -61,4 +61,4 @@ }, | ||
"sideEffects": false, | ||
"version": "2.12.28", | ||
"version": "2.12.29", | ||
"type": "module" | ||
} |
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
61265
3
Updated@xylabs/assert@~2.12.29
Updated@xylabs/bignumber@~2.12.29