@uniswap/v3-periphery
Advanced tools
Comparing version 1.0.0-beta.4 to 1.0.0-beta.6
@@ -604,5 +604,5 @@ { | ||
{ | ||
"internalType": "uint64", | ||
"internalType": "uint96", | ||
"name": "nonce", | ||
"type": "uint64" | ||
"type": "uint96" | ||
}, | ||
@@ -609,0 +609,0 @@ { |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "1.0.0-beta.4", | ||
"version": "1.0.0-beta.6", | ||
"homepage": "https://uniswap.org", | ||
@@ -22,7 +22,6 @@ "keywords": [ | ||
"contracts/libraries", | ||
"artifacts/contracts/NonfungiblePositionManager.sol/NonfungiblePositionManager.json", | ||
"artifacts/contracts/UniswapV3Router01.sol/UniswapV3Router01.json", | ||
"artifacts/contracts/libraries/NonfungibleTokenPositionDescriptor.sol/NonfungibleTokenPositionDescriptor.json", | ||
"artifacts/contracts/interfaces/**/*.json", | ||
"!artifacts/contracts/interfaces/**/*.dbg.json" | ||
"artifacts/contracts/**/*.json", | ||
"!artifacts/contracts/**/*.dbg.json", | ||
"!artifacts/contracts/test/**/*", | ||
"!artifacts/contracts/base/**/*" | ||
], | ||
@@ -29,0 +28,0 @@ "engines": { |
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
39
233464
4053