@xylabs/eth-address
Advanced tools
Comparing version 2.12.0 to 2.12.2
@@ -0,1 +1,2 @@ | ||
import { BigNumber } from '@xylabs/bignumber'; | ||
export declare const isEthAddress: (obj: { | ||
@@ -2,0 +3,0 @@ type: string; |
@@ -0,1 +1,2 @@ | ||
import { BigNumber } from '@xylabs/bignumber'; | ||
export declare const isEthAddress: (obj: { | ||
@@ -2,0 +3,0 @@ type: string; |
@@ -34,2 +34,5 @@ { | ||
}, | ||
"main": "./dist/node/index.cjs", | ||
"types": "./dist/node/index.d.ts", | ||
"module": "./dist/node/index.js", | ||
"homepage": "https://xylabs.com", | ||
@@ -43,4 +46,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@xylabs/assert": "~2.12.0", | ||
"@xylabs/bignumber": "~2.12.0" | ||
"@xylabs/assert": "~2.12.2", | ||
"@xylabs/bignumber": "~2.12.2" | ||
}, | ||
@@ -61,5 +64,5 @@ "devDependencies": { | ||
"sideEffects": false, | ||
"version": "2.12.0", | ||
"version": "2.12.2", | ||
"packageManager": "yarn@3.3.1", | ||
"type": "module" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
68497
833
Updated@xylabs/assert@~2.12.2
Updated@xylabs/bignumber@~2.12.2