@gnosis.pm/conditional-tokens-contracts
Advanced tools
Comparing version 0.5.3 to 0.5.4
@@ -513,3 +513,3 @@ { | ||
"schemaVersion": "3.0.16", | ||
"updatedAt": "2019-09-13T16:35:28.224Z", | ||
"updatedAt": "2019-11-04T15:42:49.881Z", | ||
"devdoc": { | ||
@@ -516,0 +516,0 @@ "details": "Collection of functions related to the address type,", |
@@ -857,3 +857,3 @@ { | ||
"schemaVersion": "3.0.16", | ||
"updatedAt": "2019-09-13T16:35:28.220Z", | ||
"updatedAt": "2019-11-04T15:42:49.875Z", | ||
"devdoc": { | ||
@@ -860,0 +860,0 @@ "methods": { |
@@ -1315,3 +1315,3 @@ { | ||
"schemaVersion": "3.0.16", | ||
"updatedAt": "2019-09-13T16:35:28.222Z", | ||
"updatedAt": "2019-11-04T15:42:49.878Z", | ||
"devdoc": { | ||
@@ -1318,0 +1318,0 @@ "details": "Implementation of the `IERC165` interface. * Contracts may inherit from this and call `_registerInterface` to declare their support of an interface.", |
@@ -1043,3 +1043,3 @@ { | ||
"schemaVersion": "3.0.16", | ||
"updatedAt": "2019-09-13T16:35:28.221Z", | ||
"updatedAt": "2019-11-04T15:42:49.876Z", | ||
"devdoc": { | ||
@@ -1046,0 +1046,0 @@ "details": "See https://eips.ethereum.org/EIPS/eip-1155", |
@@ -281,3 +281,3 @@ { | ||
"schemaVersion": "3.0.16", | ||
"updatedAt": "2019-09-13T16:35:28.222Z", | ||
"updatedAt": "2019-11-04T15:42:49.878Z", | ||
"devdoc": { | ||
@@ -284,0 +284,0 @@ "details": "Interface of the ERC165 standard, as defined in the [EIP](https://eips.ethereum.org/EIPS/eip-165). * Implementers can declare support of contract interfaces, which can then be queried by others (`ERC165Checker`). * For an implementation, see `ERC165`.", |
@@ -1372,3 +1372,3 @@ { | ||
"schemaVersion": "3.0.16", | ||
"updatedAt": "2019-09-13T16:35:28.221Z", | ||
"updatedAt": "2019-11-04T15:42:49.877Z", | ||
"devdoc": { | ||
@@ -1375,0 +1375,0 @@ "methods": {} |
{ | ||
"name": "@gnosis.pm/conditional-tokens-contracts", | ||
"version": "0.5.3", | ||
"description": "Collection of smart contracts for the Gnosis prediction market platform", | ||
"version": "0.5.4", | ||
"description": "Collection of smart contracts for the conditional tokens", | ||
"scripts": { | ||
@@ -25,3 +25,3 @@ "lint": "eslint .", | ||
], | ||
"author": "Gnosis (https://gnosis.pm)", | ||
"author": "Gnosis (https://gnosis.io)", | ||
"license": "LGPL-3.0", | ||
@@ -47,3 +47,3 @@ "dependencies": { | ||
"npm-prepublish": "^1.2.3", | ||
"openzeppelin-test-helpers": "^0.4.3", | ||
"openzeppelin-test-helpers": "^0.5.0", | ||
"prettier": "1.18.2", | ||
@@ -50,0 +50,0 @@ "run-with-testrpc": "^0.3.1", |
@@ -10,3 +10,3 @@ const ethSigUtil = require("eth-sig-util"); | ||
getPositionId | ||
} = require("./utils"); | ||
} = require("../utils/id-helpers")(web3.utils); | ||
@@ -13,0 +13,0 @@ const ConditionalTokens = artifacts.require("ConditionalTokens"); |
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 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 not supported yet
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 not supported yet
Sorry, the diff of this file is not supported yet
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
91832
4699090
58
30