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

@acala-network/contracts

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acala-network/contracts - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

build/contracts/ACAERC20.json

21

package.json
{
"name": "@acala-network/contracts",
"version": "1.0.2",
"description": "",
"main": "",
"version": "1.0.3",
"description": "AcalaNetwork Smart Contract library for Solidity",
"files": [
"**/*.js",
"**/*.sol",
"/build/contracts/*.json"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"prepare": "bash ../scripts/prepare-contracts-package.sh"
},

@@ -13,3 +17,8 @@ "repository": {

},
"keywords": [],
"keywords": [
"smart",
"solidity",
"contracts",
"AcalaNetwork"
],
"author": "",

@@ -20,3 +29,3 @@ "license": "MIT",

},
"homepage": "https://github.com/AcalaNetwork/predeploy-contracts#readme"
"homepage": "https://github.com/AcalaNetwork/predeploy-contracts"
}
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