@onchain-id/solidity
Advanced tools
Comparing version 0.2.4 to 0.3.0
@@ -0,3 +1,5 @@ | ||
const IClaimIssuer = require('./build/contracts/IClaimIssuer'); | ||
const IERC734 = require('./build/contracts/IERC734'); | ||
const IERC735 = require('./build/contracts/IERC735'); | ||
const ClaimIssuer = require('./build/contracts/ClaimIssuer'); | ||
const ERC734 = require('./build/contracts/ERC734'); | ||
@@ -8,2 +10,3 @@ const Identity = require('./build/contracts/Identity'); | ||
contracts: { | ||
ClaimIssuer, | ||
ERC734, | ||
@@ -13,2 +16,3 @@ Identity, | ||
interfaces: { | ||
IClaimIssuer, | ||
IERC734, | ||
@@ -15,0 +19,0 @@ IERC735, |
{ | ||
"name": "@onchain-id/solidity", | ||
"version": "0.2.4", | ||
"version": "0.3.0", | ||
"description": "Ethereum solidity smart contracts for Blockchain OnchainID identities.", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2274635
16
48064
0