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

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @truffle/artifactor@4.0.193
 - @truffle/codec-components@0.1.1
 - @truffle/codec@0.16.0
 - @truffle/compile-solidity-tests@0.1.33
 - @truffle/compile-solidity@6.0.73
 - @truffle/compile-vyper@3.1.109
 - @truffle/contract-tests@0.1.136
 - @truffle/contract@4.6.25
 - @truffle/core@5.10.1
 - @truffle/dashboard-hardhat-plugin@0.2.9
 - @truffle/dashboard-message-bus-e2e-test@0.1.35
 - @truffle/dashboard@0.3.24
 - @truffle/db-kit@0.2.30
 - @truffle/db-loader@0.2.30
 - @truffle/db@2.0.30
 - @truffle/debug-utils@6.0.53
 - @truffle/debugger@12.0.0
 - @truffle/decoder@6.0.0
 - @truffle/deployer@3.3.21
 - @truffle/encoder@1.0.21
 - @truffle/environment@0.2.154
 - @truffle/fetch-and-compile@0.5.50
 - @truffle/from-hardhat@0.2.14
 - @truffle/migrate@3.3.42
 - @truffle/require@2.1.37
 - @truffle/resolver@9.0.47
 - @truffle/source-fetcher@1.0.39
 - @truffle/source-map-utils@1.3.115
 - @truffle/test@0.2.1
 - truffle@5.10.1
 - @truffle/workflow-compile@4.0.65
  • Loading branch information
cliffoo committed Jun 23, 2023
1 parent 5483e17 commit 854a564
Show file tree
Hide file tree
Showing 31 changed files with 125 additions and 125 deletions.
4 changes: 2 additions & 2 deletions packages/artifactor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "4.0.192",
"version": "4.0.193",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
Expand All @@ -27,7 +27,7 @@
"lodash": "^4.17.21"
},
"devDependencies": {
"@truffle/contract": "^4.6.24",
"@truffle/contract": "^4.6.25",
"@types/fs-extra": "^8.1.0",
"@types/lodash": "^4.14.179",
"@types/node": "~12.12.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/codec-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@truffle/codec-components",
"description": "UI component library for @truffle/codec data",
"version": "0.1.0",
"version": "0.1.1",
"keywords": [
"solidity",
"ethereum",
Expand Down Expand Up @@ -42,7 +42,7 @@
"prepare": "yarn build"
},
"dependencies": {
"@truffle/codec": "^0.15.3"
"@truffle/codec": "^0.16.0"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.35.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/codec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "0.15.3",
"version": "0.16.0",
"main": "dist/lib/index.js",
"files": [
"dist"
Expand Down
8 changes: 4 additions & 4 deletions packages/compile-solidity-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"url": "https://github.com/trufflesuite/truffle/issues"
},
"private": true,
"version": "0.1.32",
"version": "0.1.33",
"main": "dist/index.js",
"scripts": {
"build": "ttsc",
"prepare": "yarn build",
"test": "./scripts/test.sh"
},
"devDependencies": {
"@truffle/artifactor": "^4.0.192",
"@truffle/compile-solidity": "^6.0.72",
"@truffle/artifactor": "^4.0.193",
"@truffle/compile-solidity": "^6.0.73",
"@truffle/config": "^1.3.58",
"@truffle/resolver": "^9.0.46",
"@truffle/resolver": "^9.0.47",
"@types/node": "12.12.21",
"@types/sinon": "^9.0.10",
"babel-core": "^6.26.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/compile-solidity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "6.0.72",
"version": "6.0.73",
"main": "dist/index.js",
"scripts": {
"build": "ttsc",
Expand All @@ -37,7 +37,7 @@
"solc": "0.8.20"
},
"devDependencies": {
"@truffle/artifactor": "^4.0.192",
"@truffle/artifactor": "^4.0.193",
"@truffle/box": "^2.1.78",
"@types/node": "~12.12.0",
"@types/sinon": "^9.0.10",
Expand Down
4 changes: 2 additions & 2 deletions packages/compile-vyper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "3.1.108",
"version": "3.1.109",
"main": "index.js",
"scripts": {
"prepare": "exit 0",
Expand All @@ -23,7 +23,7 @@
"@truffle/config": "^1.3.58",
"@truffle/contract-sources": "^0.2.0",
"@truffle/profiler": "^0.1.50",
"@truffle/resolver": "^9.0.46",
"@truffle/resolver": "^9.0.47",
"colors": "1.4.0",
"debug": "^4.3.1",
"lodash": "^4.17.21",
Expand Down
6 changes: 3 additions & 3 deletions packages/contract-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "0.1.135",
"version": "0.1.136",
"scripts": {
"prepare": "exit 0",
"test": "./scripts/test.sh",
Expand All @@ -22,8 +22,8 @@
},
"devDependencies": {
"@truffle/blockchain-utils": "^0.1.8",
"@truffle/compile-solidity": "^6.0.72",
"@truffle/contract": "^4.6.24",
"@truffle/compile-solidity": "^6.0.73",
"@truffle/contract": "^4.6.25",
"bignumber.js": "^7.2.1",
"chai": "^4.2.0",
"debug": "^4.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "4.6.24",
"version": "4.6.25",
"main": "index.js",
"scripts": {
"build": "yarn compile",
Expand All @@ -24,7 +24,7 @@
"@ensdomains/ensjs": "^2.1.0",
"@truffle/blockchain-utils": "^0.1.8",
"@truffle/contract-schema": "^3.4.14",
"@truffle/debug-utils": "^6.0.52",
"@truffle/debug-utils": "^6.0.53",
"@truffle/error": "^0.2.1",
"@truffle/interface-adapter": "^0.5.34",
"bignumber.js": "^7.2.1",
Expand Down
40 changes: 20 additions & 20 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "5.10.0",
"version": "5.10.1",
"bin": {
"truffle": "./cli.js",
"truffle-exec": "./exec.js"
Expand All @@ -22,39 +22,39 @@
"test": "mocha ./test/** ./test/**/*"
},
"dependencies": {
"@truffle/artifactor": "^4.0.192",
"@truffle/artifactor": "^4.0.193",
"@truffle/box": "^2.1.78",
"@truffle/code-utils": "^3.0.3",
"@truffle/codec": "^0.15.3",
"@truffle/codec": "^0.16.0",
"@truffle/compile-common": "^0.9.6",
"@truffle/compile-solidity": "^6.0.72",
"@truffle/compile-solidity": "^6.0.73",
"@truffle/config": "^1.3.58",
"@truffle/contract": "^4.6.24",
"@truffle/dashboard": "^0.3.23",
"@truffle/db-loader": "^0.2.29",
"@truffle/debug-utils": "^6.0.52",
"@truffle/debugger": "^11.1.5",
"@truffle/decoder": "^5.5.0",
"@truffle/deployer": "^3.3.20",
"@truffle/environment": "^0.2.153",
"@truffle/contract": "^4.6.25",
"@truffle/dashboard": "^0.3.24",
"@truffle/db-loader": "^0.2.30",
"@truffle/debug-utils": "^6.0.53",
"@truffle/debugger": "^12.0.0",
"@truffle/decoder": "^6.0.0",
"@truffle/deployer": "^3.3.21",
"@truffle/environment": "^0.2.154",
"@truffle/error": "^0.2.1",
"@truffle/expect": "^0.1.6",
"@truffle/fetch-and-compile": "^0.5.49",
"@truffle/from-hardhat": "^0.2.13",
"@truffle/fetch-and-compile": "^0.5.50",
"@truffle/from-hardhat": "^0.2.14",
"@truffle/hdwallet": "^0.1.3",
"@truffle/interface-adapter": "^0.5.34",
"@truffle/migrate": "^3.3.41",
"@truffle/migrate": "^3.3.42",
"@truffle/plugins": "^0.2.14",
"@truffle/preserve": "^0.2.16",
"@truffle/promise-tracker": "^0.1.6",
"@truffle/provider": "^0.3.10",
"@truffle/provisioner": "^0.2.81",
"@truffle/require": "^2.1.36",
"@truffle/resolver": "^9.0.46",
"@truffle/source-fetcher": "^1.0.38",
"@truffle/require": "^2.1.37",
"@truffle/resolver": "^9.0.47",
"@truffle/source-fetcher": "^1.0.39",
"@truffle/spinners": "^0.2.4",
"@truffle/test": "^0.2.0",
"@truffle/workflow-compile": "^4.0.64",
"@truffle/test": "^0.2.1",
"@truffle/workflow-compile": "^4.0.65",
"JSONStream": "^1.3.5",
"address": "^1.1.2",
"chai": "^4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/dashboard-hardhat-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truffle/dashboard-hardhat-plugin",
"version": "0.2.8",
"version": "0.2.9",
"description": "Truffle Dashboard for Hardhat plugin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@truffle/config": "^1.3.58",
"@truffle/dashboard-message-bus-client": "^0.1.11",
"@truffle/from-hardhat": "^0.2.13"
"@truffle/from-hardhat": "^0.2.14"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/dashboard-message-bus-e2e-test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@truffle/dashboard-message-bus-e2e-test",
"version": "0.1.34",
"version": "0.1.35",
"description": "Private e2e test package for testing the dashboard-message-bus and the dashboard-message-bus-client without circular dependencies",
"scripts": {
"test": "jest --verbose"
Expand All @@ -24,7 +24,7 @@
},
"devDependencies": {
"@ganache/ethereum": "^0.1.5",
"@truffle/dashboard": "^0.3.23",
"@truffle/dashboard": "^0.3.24",
"@truffle/dashboard-message-bus": "^0.1.11",
"@truffle/dashboard-message-bus-client": "^0.1.11",
"@truffle/dashboard-message-bus-common": "^0.1.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "0.3.23",
"version": "0.3.24",
"main": "dist/lib/index.js",
"browser": {
"ws": false
Expand All @@ -37,13 +37,13 @@
"@mantine/hooks": "^5.0.0",
"@mantine/notifications": "^5.0.0",
"@mantine/prism": "^5.0.0",
"@truffle/codec": "^0.15.3",
"@truffle/codec": "^0.16.0",
"@truffle/config": "^1.3.58",
"@truffle/dashboard-message-bus": "^0.1.11",
"@truffle/dashboard-message-bus-client": "^0.1.11",
"@truffle/dashboard-message-bus-common": "^0.1.6",
"@truffle/decoder": "^5.5.0",
"@truffle/fetch-and-compile": "^0.5.49",
"@truffle/decoder": "^6.0.0",
"@truffle/fetch-and-compile": "^0.5.50",
"cors": "^2.8.5",
"debug": "^4.3.2",
"ethers": "^5.6.9",
Expand Down
14 changes: 7 additions & 7 deletions packages/db-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@truffle/db-kit",
"version": "0.2.29",
"version": "0.2.30",
"description": "Utility belt for Truffle and @truffle/db",
"license": "MIT",
"author": "g. nicholas d'andrea <gnidan@trufflesuite.com>",
Expand Down Expand Up @@ -33,14 +33,14 @@
"test": "jest --verbose --detectOpenHandles --forceExit --passWithNoTests"
},
"dependencies": {
"@truffle/codec": "^0.15.3",
"@truffle/codec": "^0.16.0",
"@truffle/compile-common": "^0.9.6",
"@truffle/compile-solidity": "^6.0.72",
"@truffle/compile-solidity": "^6.0.73",
"@truffle/config": "^1.3.58",
"@truffle/db": "^2.0.29",
"@truffle/decoder": "^5.5.0",
"@truffle/environment": "^0.2.153",
"@truffle/fetch-and-compile": "^0.5.49",
"@truffle/db": "^2.0.30",
"@truffle/decoder": "^6.0.0",
"@truffle/environment": "^0.2.154",
"@truffle/fetch-and-compile": "^0.5.50",
"graphql": "^15.3.0",
"graphql-tag": "^2.12.6",
"ink": "^3.0.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/db-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "0.2.29",
"version": "0.2.30",
"main": "dist/index.js",
"keywords": [
"ethereum",
Expand All @@ -31,7 +31,7 @@
"prepare": "yarn build"
},
"optionalDependencies": {
"@truffle/db": "^2.0.29"
"@truffle/db": "^2.0.30"
},
"devDependencies": {
"typescript": "^4.9.5"
Expand Down
6 changes: 3 additions & 3 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "2.0.29",
"version": "2.0.30",
"main": "dist/src/index.js",
"files": [
"dist",
Expand Down Expand Up @@ -58,8 +58,8 @@
"@graphql-tools/utils": "^8.5.5",
"@truffle/compile-common": "^0.9.6",
"@truffle/contract-schema": "^3.4.14",
"@truffle/environment": "^0.2.153",
"@truffle/resolver": "^9.0.46",
"@truffle/environment": "^0.2.154",
"@truffle/resolver": "^9.0.47",
"@types/debug": "^4.1.5",
"@types/express": "^4.16.0",
"@types/graphql": "^14.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/debug-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "6.0.52",
"version": "6.0.53",
"main": "index.js",
"scripts": {
"prepare": "exit 0"
},
"dependencies": {
"@truffle/codec": "^0.15.3",
"@truffle/codec": "^0.16.0",
"@trufflesuite/chromafi": "^3.0.0",
"bn.js": "^5.1.3",
"chalk": "^2.4.2",
Expand Down
14 changes: 7 additions & 7 deletions packages/debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"bugs": {
"url": "https://github.com/trufflesuite/truffle/issues"
},
"version": "11.1.5",
"version": "12.0.0",
"main": "dist/debugger.js",
"scripts": {
"build": "webpack --config webpack/webpack.config.js",
Expand All @@ -24,8 +24,8 @@
"dependencies": {
"@ensdomains/ensjs": "^2.1.0",
"@truffle/abi-utils": "^1.0.1",
"@truffle/codec": "^0.15.3",
"@truffle/source-map-utils": "^1.3.114",
"@truffle/codec": "^0.16.0",
"@truffle/source-map-utils": "^1.3.115",
"bn.js": "^5.1.3",
"debug": "^4.3.1",
"json-pointer": "^0.6.1",
Expand All @@ -40,11 +40,11 @@
},
"devDependencies": {
"@jsdevtools/coverage-istanbul-loader": "^3.0.5",
"@truffle/artifactor": "^4.0.192",
"@truffle/artifactor": "^4.0.193",
"@truffle/config": "^1.3.58",
"@truffle/migrate": "^3.3.41",
"@truffle/resolver": "^9.0.46",
"@truffle/workflow-compile": "^4.0.64",
"@truffle/migrate": "^3.3.42",
"@truffle/resolver": "^9.0.47",
"@truffle/workflow-compile": "^4.0.65",
"chai": "^4.2.0",
"change-case": "3.0.2",
"faker": "5.5.3",
Expand Down
Loading

0 comments on commit 854a564

Please sign in to comment.