@truffle/blockchain-utils
Advanced tools
Comparing version 0.0.27 to 0.0.28
@@ -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"; |
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
13520
246
- Removedsource-map-support@^0.5.19
- Removedbuffer-from@1.1.2(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-support@0.5.21(transitive)