@depay/web3-blockchains
Advanced tools
Comparing version 6.2.2 to 6.2.3
{ | ||
"name": "@depay/web3-blockchains", | ||
"moduleName": "Web3Blockchains", | ||
"version": "6.2.2", | ||
"version": "6.2.3", | ||
"description": "JavaScript library containing aggregated information and abstractions for web3 blockchains.", | ||
@@ -16,3 +16,2 @@ "main": "dist/umd/index.js", | ||
"lint:fix": "eslint \"src/**/*.{js,jsx,ts,tsx}\" --fix", | ||
"prepublishOnly": "yarn build", | ||
"dev": "rollup -c rollup.dev.config.js -w", | ||
@@ -19,0 +18,0 @@ "test:units": "yarn build && npx jest --no-cache", |
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
51907