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

@truffle/blockchain-utils

Package Overview
Dependencies
Maintainers
7
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.1.0-tezos.0 to 0.1.0-tezos.1

1

dist/index.js
"use strict";
require("source-map-support/register");
const Blockchain = {

@@ -3,0 +4,0 @@ getBlockByNumber(blockNumber, provider, callback) {

@@ -0,1 +1,2 @@

import "source-map-support/register";
import { Provider, Callback, JsonRPCResponse } from "web3/providers";

@@ -2,0 +3,0 @@ import { parsedUriObject } from "typings";

7

package.json

@@ -11,3 +11,3 @@ {

},
"version": "0.1.0-tezos.0",
"version": "0.1.0-tezos.1",
"main": "dist/index.js",

@@ -37,3 +37,6 @@ "scripts": {

},
"gitHead": "c2fd8c5e2664a9f8c51fc043a1f7b4b3ab0be2fa"
"dependencies": {
"source-map-support": "^0.5.16"
},
"gitHead": "b23801a13abbdda37ae87f76bbcc06f2f0418d14"
}

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