web3-eth-iban
Advanced tools
Comparing version 4.0.8-dev.b819ee4.0 to 4.0.8-dev.b86d8ca.0
{ | ||
"name": "web3-eth-iban", | ||
"version": "4.0.8-dev.b819ee4.0+b819ee4", | ||
"version": "4.0.8-dev.b86d8ca.0+b86d8ca", | ||
"description": "This package converts Ethereum addresses to IBAN addresses and vice versa.", | ||
@@ -33,3 +33,3 @@ "main": "./lib/commonjs/index.js", | ||
"build:check": "node -e \"require('./lib')\"", | ||
"lint": "eslint --ext .js,.ts .", | ||
"lint": "eslint --cache --cache-strategy content --ext .ts .", | ||
"lint:fix": "eslint --fix --ext .js,.ts .", | ||
@@ -53,15 +53,15 @@ "format": "prettier --write '**/*'", | ||
"eslint-plugin-import": "^2.26.0", | ||
"jest": "^28.1.3", | ||
"jest": "^29.7.0", | ||
"jest-extended": "^3.0.1", | ||
"prettier": "^2.7.1", | ||
"ts-jest": "^28.0.7", | ||
"ts-jest": "^29.1.1", | ||
"typescript": "^4.7.4" | ||
}, | ||
"dependencies": { | ||
"web3-errors": "1.1.5-dev.b819ee4.0+b819ee4", | ||
"web3-types": "1.3.2-dev.b819ee4.0+b819ee4", | ||
"web3-utils": "4.1.1-dev.b819ee4.0+b819ee4", | ||
"web3-validator": "2.0.4-dev.b819ee4.0+b819ee4" | ||
"web3-errors": "1.3.1-dev.b86d8ca.0+b86d8ca", | ||
"web3-types": "1.7.1-dev.b86d8ca.0+b86d8ca", | ||
"web3-utils": "4.3.2-dev.b86d8ca.0+b86d8ca", | ||
"web3-validator": "2.0.7-dev.b86d8ca.0+b86d8ca" | ||
}, | ||
"gitHead": "b819ee48c114248a497c5ccf1484c265be41d606" | ||
"gitHead": "b86d8cae50d60e56e96bde9d1b836ca01ecd0fbc" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
81806