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

@beandao/contracts

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beandao/contracts - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

build/contracts/IERC3156FlashBorrower.json

56

package.json
{
"name": "@beandao/contracts",
"description": "Smart Contract Library for beandao production",
"version": "0.1.3",
"files": [
"**/*.sol",
"/build/contracts/*.json",
"!/mocks/**/*"
],
"scripts": {
"prepare": "bash ../scripts/prepare-contracts-package.sh"
},
"repository": {
"type": "git",
"url": "https://github.com/Nipol/library/.git"
},
"keywords": [
"solidity",
"ethereum",
"smart",
"contracts",
"security",
"zeppelin"
],
"author": "yoonsung.eth",
"license": "LGPL-3.0",
"bugs": {
"url": "https://github.com/Nipol/library//issues"
}
"name": "@beandao/contracts",
"description": "Smart Contract Library for beandao production",
"version": "0.1.4",
"files": [
"**/*.sol",
"/build/contracts/*.json",
"!/mocks/**/*"
],
"scripts": {
"prepare": "bash ../scripts/prepare-contracts-package.sh"
},
"repository": {
"type": "git",
"url": "https://github.com/Nipol/bean-contracts/.git"
},
"keywords": [
"solidity",
"ethereum",
"smart",
"contracts",
"security",
"zeppelin"
],
"author": "yoonsung.eth",
"license": "LGPL-3.0",
"bugs": {
"url": "https://github.com/Nipol/bean-contracts/issues"
}
}

Sorry, the diff of this file is not supported yet

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