Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 033fc64

Browse files
committed
Publish
- @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - @truffle/[email protected] - [email protected] - @truffle/[email protected]
1 parent 8c81e30 commit 033fc64

File tree

56 files changed

+277
-277
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+277
-277
lines changed

packages/abi-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@truffle/abi-utils",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Utilities for working with ABIs",
55
"license": "MIT",
66
"author": "g. nicholas d'andrea <[email protected]>",
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@fast-check/jest": "^1.0.1",
33-
"@truffle/contract-schema": "^3.4.15",
33+
"@truffle/contract-schema": "^3.4.16",
3434
"@types/jest": "27.4.1",
3535
"@types/jest-json-schema": "^2.1.2",
3636
"@types/node": "~12.12.0",

packages/artifactor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"bugs": {
1414
"url": "https://github.com/trufflesuite/truffle/issues"
1515
},
16-
"version": "4.0.197",
16+
"version": "4.0.198",
1717
"main": "dist/index.js",
1818
"scripts": {
1919
"build": "tsc",
@@ -22,12 +22,12 @@
2222
},
2323
"types": "dist/index.d.ts",
2424
"dependencies": {
25-
"@truffle/contract-schema": "^3.4.15",
25+
"@truffle/contract-schema": "^3.4.16",
2626
"fs-extra": "^9.1.0",
2727
"lodash": "^4.17.21"
2828
},
2929
"devDependencies": {
30-
"@truffle/contract": "^4.6.29",
30+
"@truffle/contract": "^4.6.30",
3131
"@types/fs-extra": "^8.1.0",
3232
"@types/lodash": "^4.14.179",
3333
"@types/node": "~12.12.0",

packages/blockchain-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bugs": {
1313
"url": "https://github.com/trufflesuite/truffle/issues"
1414
},
15-
"version": "0.1.8",
15+
"version": "0.1.9",
1616
"main": "dist/index.js",
1717
"scripts": {
1818
"build": "tsc",

packages/box/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bugs": {
1313
"url": "https://github.com/trufflesuite/truffle/issues"
1414
},
15-
"version": "2.1.80",
15+
"version": "2.1.81",
1616
"main": "dist/box.js",
1717
"scripts": {
1818
"build": "tsc",
@@ -21,7 +21,7 @@
2121
},
2222
"types": "./typings/index.d.ts",
2323
"dependencies": {
24-
"@truffle/config": "^1.3.60",
24+
"@truffle/config": "^1.3.61",
2525
"axios": "1.5.0",
2626
"debug": "^4.3.1",
2727
"download-git-repo": "^3.0.2",

packages/code-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bugs": {
1313
"url": "https://github.com/trufflesuite/truffle/issues"
1414
},
15-
"version": "3.0.3",
15+
"version": "3.0.4",
1616
"main": "dist/src/index.js",
1717
"scripts": {
1818
"build": "tsc",

packages/codec-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@truffle/codec-components",
33
"description": "UI component library for @truffle/codec data",
4-
"version": "0.1.4",
4+
"version": "0.1.5",
55
"keywords": [
66
"solidity",
77
"ethereum",
@@ -42,7 +42,7 @@
4242
"prepare": "yarn build"
4343
},
4444
"dependencies": {
45-
"@truffle/codec": "^0.17.2"
45+
"@truffle/codec": "^0.17.3"
4646
},
4747
"devDependencies": {
4848
"@microsoft/api-extractor": "^7.36.4",

packages/codec/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"bugs": {
1313
"url": "https://github.com/trufflesuite/truffle/issues"
1414
},
15-
"version": "0.17.2",
15+
"version": "0.17.3",
1616
"main": "dist/lib/index.js",
1717
"files": [
1818
"dist"
@@ -25,8 +25,8 @@
2525
},
2626
"types": "dist/lib/index.d.ts",
2727
"dependencies": {
28-
"@truffle/abi-utils": "^1.0.2",
29-
"@truffle/compile-common": "^0.9.7",
28+
"@truffle/abi-utils": "^1.0.3",
29+
"@truffle/compile-common": "^0.9.8",
3030
"big.js": "^6.0.3",
3131
"bn.js": "^5.1.3",
3232
"cbor": "^5.2.0",
@@ -37,7 +37,7 @@
3737
"web3-utils": "1.10.0"
3838
},
3939
"devDependencies": {
40-
"@truffle/contract-schema": "^3.4.15",
40+
"@truffle/contract-schema": "^3.4.16",
4141
"@types/big.js": "^6.0.2",
4242
"@types/bn.js": "^5.1.0",
4343
"@types/cbor": "^5.0.1",

packages/compile-common/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"bugs": {
1212
"url": "https://github.com/trufflesuite/truffle/issues"
1313
},
14-
"version": "0.9.7",
14+
"version": "0.9.8",
1515
"main": "dist/src/index.js",
1616
"scripts": {
1717
"build": "tsc",
@@ -21,11 +21,11 @@
2121
},
2222
"types": "dist/src/index.d.ts",
2323
"dependencies": {
24-
"@truffle/error": "^0.2.1",
24+
"@truffle/error": "^0.2.2",
2525
"colors": "1.4.0"
2626
},
2727
"devDependencies": {
28-
"@truffle/contract-schema": "^3.4.15",
28+
"@truffle/contract-schema": "^3.4.16",
2929
"@types/mocha": "^5.2.7",
3030
"@types/node": "~12.12.0",
3131
"mocha": "10.1.0",

packages/compile-solidity-tests/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
"url": "https://github.com/trufflesuite/truffle/issues"
1414
},
1515
"private": true,
16-
"version": "0.1.37",
16+
"version": "0.1.38",
1717
"main": "dist/index.js",
1818
"scripts": {
1919
"build": "ttsc",
2020
"prepare": "yarn build",
2121
"test": "./scripts/test.sh"
2222
},
2323
"devDependencies": {
24-
"@truffle/artifactor": "^4.0.197",
25-
"@truffle/compile-solidity": "^6.0.77",
26-
"@truffle/config": "^1.3.60",
27-
"@truffle/resolver": "^9.0.51",
24+
"@truffle/artifactor": "^4.0.198",
25+
"@truffle/compile-solidity": "^6.0.78",
26+
"@truffle/config": "^1.3.61",
27+
"@truffle/resolver": "^9.0.52",
2828
"@types/node": "12.12.21",
2929
"@types/sinon": "^9.0.10",
3030
"babel-core": "^6.26.0",

packages/compile-solidity/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@
1212
"bugs": {
1313
"url": "https://github.com/trufflesuite/truffle/issues"
1414
},
15-
"version": "6.0.77",
15+
"version": "6.0.78",
1616
"main": "dist/index.js",
1717
"scripts": {
1818
"build": "ttsc",
1919
"prepare": "yarn build"
2020
},
2121
"dependencies": {
22-
"@truffle/compile-common": "^0.9.7",
23-
"@truffle/config": "^1.3.60",
24-
"@truffle/contract-sources": "^0.2.0",
25-
"@truffle/expect": "^0.1.6",
26-
"@truffle/profiler": "^0.1.52",
22+
"@truffle/compile-common": "^0.9.8",
23+
"@truffle/config": "^1.3.61",
24+
"@truffle/contract-sources": "^0.2.1",
25+
"@truffle/expect": "^0.1.7",
26+
"@truffle/profiler": "^0.1.53",
2727
"axios": "1.5.0",
2828
"axios-retry": "^3.7.0",
2929
"debug": "^4.3.1",
@@ -37,8 +37,8 @@
3737
"solc": "0.8.21"
3838
},
3939
"devDependencies": {
40-
"@truffle/artifactor": "^4.0.197",
41-
"@truffle/box": "^2.1.80",
40+
"@truffle/artifactor": "^4.0.198",
41+
"@truffle/box": "^2.1.81",
4242
"@types/node": "~12.12.0",
4343
"@types/sinon": "^9.0.10",
4444
"babel-core": "^6.26.0",

0 commit comments

Comments
 (0)