Socket
Socket
Sign inDemoInstall

@chainify/types

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainify/types - npm Package Compare versions

Comparing version 1.2.22 to 1.2.23

CHANGELOG.md

42

package.json
{
"name": "@chainify/types",
"version": "1.2.22",
"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.23",
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc