@chainify/types
Advanced tools
Comparing version 1.2.17 to 1.2.20
{ | ||
"name": "@chainify/types", | ||
"version": "1.2.17", | ||
"description": "", | ||
"author": "Liquality <info@liquality.io>", | ||
"homepage": "", | ||
"license": "ISC", | ||
"main": "./dist/lib/index.js", | ||
"types": "./dist/lib/index.d.ts", | ||
"files": [ | ||
"dist/**" | ||
], | ||
"scripts": { | ||
"build": "tsc", | ||
"clean": "rm -rf node_modules .turbo dist" | ||
}, | ||
"dependencies": { | ||
"@ethersproject/bignumber": "5.6.0", | ||
"@liquality/cryptoassets": "^1.13.3", | ||
"bignumber.js": "^9.0.2" | ||
} | ||
} | ||
"name": "@chainify/types", | ||
"version": "1.2.20", | ||
"description": "", | ||
"author": "Liquality <info@liquality.io>", | ||
"homepage": "", | ||
"license": "ISC", | ||
"main": "./dist/lib/index.js", | ||
"types": "./dist/lib/index.d.ts", | ||
"files": [ | ||
"dist/**" | ||
], | ||
"scripts": { | ||
"build": "tsc", | ||
"clean": "rm -rf node_modules .turbo dist" | ||
}, | ||
"dependencies": { | ||
"@ethersproject/bignumber": "5.6.0", | ||
"@liquality/cryptoassets": "^1.13.3", | ||
"bignumber.js": "^9.0.2" | ||
} | ||
} |
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
13498
40