Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aion-web3-avm-abi

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aion-web3-avm-abi - npm Package Compare versions

Comparing version 0.0.1-security to 1.2.5-beta.0

src/coder-utils.js

20

package.json
{
"name": "aion-web3-avm-abi",
"version": "0.0.1-security",
"description": "security holding package",
"repository": "npm/security-holder",
"dependencies": {}
"name": "aion-web3-avm-abi",
"namespace": "aion",
"version": "1.2.5-beta.0",
"description": "Web3 module encode and decode AVM in/output.",
"repository": "https://github.com/aionnetwork/aion_web3/tree/avm-support-update/packages/web3-avm-abi",
"license": "LGPL-3.0",
"main": "src/index.js",
"dependencies": {
"aion-lib": "1.1.4",
"aion-web3-utils": "1.1.4",
"bn.js": "^4.11.8",
"safe-buffer": "^5.1.2",
"underscore": "1.8.3"
},
"gitHead": "dd7ee9cfaba7316ff520c0e9ee1952c3538077d6"
}

@@ -1,9 +0,19 @@

# Security holding package
# aion-web3-codec
This package name is not currently in use, but was formerly occupied
by another package. To avoid malicious use, npm is hanging on to the
package name, but loosely, and we'll probably give it to you if you
want it.
This is a sub package of [aion_web3][repo].
You may adopt this package by contacting support@npmjs.com and
requesting the name.
The Method package used within most aion_web3 packages.
Please read the [documentation](https://docs.aion.network/docs/web3) for more information.
## Installation
### Node.js
```bash
npm install aion-web3-codec
```
[repo]: https://github.com/aionnetwork/aion_web3
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