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.27 to 0.0.28

1

dist/index.d.ts

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

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

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

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

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

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

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

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

7

package.json

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

},
"version": "0.0.27",
"version": "0.0.28",
"main": "dist/index.js",

@@ -20,5 +20,2 @@ "scripts": {

"types": "./typings/index.d.ts",
"dependencies": {
"source-map-support": "^0.5.19"
},
"devDependencies": {

@@ -41,3 +38,3 @@ "@types/assert": "^1.4.2",

},
"gitHead": "2079746a5e3773e0023f80d8f95a5651d8be2b93"
"gitHead": "677ca3977e5cec36357d5c5175135de01e23c2e8"
}

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