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

@truffle/blockchain-utils

Package Overview
Dependencies
Maintainers
6
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.12 to 0.0.13

38

package.json
{
"name": "@truffle/blockchain-utils",
"version": "0.0.12",
"description": "Utilities for identifying and managing blockchains",
"license": "MIT",
"author": "Tim Coulter <tim@trufflesuite.com>",
"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/blockchain-utils#readme",
"repository": "https://github.com/trufflesuite/truffle/tree/master/packages/blockchain-utils",
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "0.0.13",
"main": "dist/index.js",
"types": "./typings/index.d.ts",
"scripts": {

@@ -12,25 +18,19 @@ "build": "tsc",

},
"repository": "https://github.com/trufflesuite/truffle/tree/master/packages/blockchain-utils",
"types": "./typings/index.d.ts",
"devDependencies": {
"@types/assert": "^1.4.2",
"@types/web3": "^1.0.19",
"mocha": "5.2.0",
"ts-node": "^8.3.0",
"typescript": "^3.6.3"
},
"keywords": [
"blockchain",
"ethereum",
"truffle",
"blockchain"
"truffle"
],
"author": "Tim Coulter <tim@trufflesuite.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"homepage": "https://github.com/trufflesuite/truffle/tree/master/packages/blockchain-utils#readme",
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@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"
"gitHead": "f901662c5a78f4f7ffbe8d0c0e01d87673853307"
}
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