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

truffle-contract-size

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

truffle-contract-size - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "truffle-contract-size",
"version": "1.0.0",
"version": "1.0.1",
"description": "Displays the size of a truffle contracts in kilobytes",

@@ -10,2 +10,6 @@ "main": "src/index.js",

},
"repository": {
"type": "git",
"url": "git+https://github.com/IoBuilders/truffle-contract-size.git"
},
"keywords": [

@@ -21,2 +25,6 @@ "solidity",

"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/IoBuilders/truffle-contract-size/issues"
},
"homepage": "https://github.com/IoBuilders/truffle-contract-size#readme",
"dependencies": {

@@ -23,0 +31,0 @@ "cli-table": "^0.3.1"

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