Comparing version 0.18.0 to 0.18.1
{ | ||
"version": "0.18.0" | ||
"version": "0.18.1" | ||
} |
@@ -30,4 +30,3 @@ /* | ||
// workaround to use httpprovider in different envs | ||
var XMLHttpRequest; // jshint ignore: line | ||
var XHR2 = require('xhr2');; // jshint ignore: line | ||
// var XMLHttpRequest; // jshint ignore: line | ||
@@ -42,2 +41,4 @@ // browser | ||
var XHR2 = require('xhr2'); // jshint ignore: line | ||
/** | ||
@@ -44,0 +45,0 @@ * HttpProvider should be used to send rpc calls over http |
/* jshint ignore:start */ | ||
Package.describe({ | ||
name: 'ethereum:web3', | ||
version: '0.18.0', | ||
version: '0.18.1', | ||
summary: 'Ethereum JavaScript API, middleware to talk to a ethreum node over RPC', | ||
@@ -6,0 +6,0 @@ git: 'https://github.com/ethereum/ethereum.js', |
{ | ||
"name": "web3", | ||
"namespace": "ethereum", | ||
"version": "0.18.0", | ||
"version": "0.18.1", | ||
"description": "Ethereum JavaScript API, middleware to talk to a ethereum node over RPC", | ||
@@ -6,0 +6,0 @@ "main": "./index.js", |
@@ -0,1 +1,3 @@ | ||
var jsoninterface = [ | ||
@@ -2,0 +4,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
NPM Shrinkwrap
Supply chain riskPackage contains a shrinkwrap file. This may allow the package to bypass normal install procedures.
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
87
32363
2148236
2