@requestnetwork/smart-contracts
Advanced tools
Comparing version 0.9.0 to 0.9.1-next.1267
@@ -0,1 +1,2 @@ | ||
import * as erc20FeeProxyArtifact from './erc20FeeProxyArtifact'; | ||
import * as erc20ProxyArtifact from './erc20ProxyArtifact'; | ||
@@ -5,3 +6,3 @@ import * as ethereumProxyArtifact from './ethereumProxyArtifact'; | ||
import * as requestHashSubmitterArtifact from './requestHashSubmitterArtifact'; | ||
export { ethereumProxyArtifact, erc20ProxyArtifact, requestHashStorageArtifact, requestHashSubmitterArtifact, }; | ||
export { ethereumProxyArtifact, erc20FeeProxyArtifact, erc20ProxyArtifact, requestHashStorageArtifact, requestHashSubmitterArtifact, }; | ||
//# sourceMappingURL=index.d.ts.map |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const erc20FeeProxyArtifact = require("./erc20FeeProxyArtifact"); | ||
exports.erc20FeeProxyArtifact = erc20FeeProxyArtifact; | ||
const erc20ProxyArtifact = require("./erc20ProxyArtifact"); | ||
@@ -4,0 +6,0 @@ exports.erc20ProxyArtifact = erc20ProxyArtifact; |
{ | ||
"name": "@requestnetwork/smart-contracts", | ||
"version": "0.9.0", | ||
"version": "0.9.1-next.1267+9141e126", | ||
"publishConfig": { | ||
@@ -57,3 +57,3 @@ "access": "public" | ||
}, | ||
"gitHead": "ed3e1f9eba380737c23ef5afa49ce2243ee3e123" | ||
"gitHead": "9141e126aacdf7ade567921e74d82d19fd35f9ac" | ||
} |
@@ -45,2 +45,3 @@ # @requestnetwork/smart-contracs | ||
- `EthereumProxy` smart contract used by the ethereum proxy contract payment network to store payment references of Ethereum transfers | ||
- `ERC20FeeProxy` smart contract used by the erc20 fee proxy contract payment network to store payment references of erc20 transfers with fees | ||
@@ -47,0 +48,0 @@ #### Smart contracts local deployment |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
241672
49
1493
81
5
1