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

@truffle/blockchain-utils

Package Overview
Dependencies
Maintainers
5
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@truffle/blockchain-utils - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

dist/index.js

19

package.json
{
"name": "@truffle/blockchain-utils",
"version": "0.0.11",
"version": "0.0.12",
"description": "Utilities for identifying and managing blockchains",
"main": "index.js",
"main": "dist/index.js",
"types": "./typings/index.d.ts",
"scripts": {
"test": "mocha"
"build": "tsc",
"prepare": "yarn build",
"test": "mocha --exit -r ts-node/register test/**/*.test.ts"
},

@@ -24,6 +27,10 @@ "repository": "https://github.com/trufflesuite/truffle/tree/master/packages/blockchain-utils",

},
"gitHead": "5e8ec5fcecdf400b3cb8a4d9dc153df781df1a28",
"devDependencies": {
"mocha": "5.2.0"
}
"@types/assert": "^1.4.2",
"@types/web3": "^1.0.19",
"mocha": "5.2.0",
"ts-node": "^8.3.0",
"typescript": "^3.5.3"
},
"gitHead": "8e9210bc449edbd74867cf5b432122eb63100607"
}
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