File tree Expand file tree Collapse file tree 19 files changed +37
-37
lines changed
ethereum/src/__tests__/integration
http/src/__tests__/e2e/integration Expand file tree Collapse file tree 19 files changed +37
-37
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @polywrap/asyncify-js" ,
33 "description" : " Async Wasm Imports Support Using Asyncify" ,
4- "version" : " 0.0.1-prealpha.86 " ,
4+ "version" : " 0.0.1-prealpha.87 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @polywrap/core-js" ,
33 "description" : " Polywrap Javascript Core" ,
4- "version" : " 0.0.1-prealpha.86 " ,
4+ "version" : " 0.0.1-prealpha.87 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
2121 },
2222 "dependencies" : {
2323 "@msgpack/msgpack" : " 2.7.2" ,
24- "@polywrap/manifest-schemas" : " 0.0.1-prealpha.86 " ,
25- "@polywrap/tracing-js" : " 0.0.1-prealpha.86 " ,
24+ "@polywrap/manifest-schemas" : " 0.0.1-prealpha.87 " ,
25+ "@polywrap/tracing-js" : " 0.0.1-prealpha.87 " ,
2626 "graphql" : " 15.5.0" ,
2727 "graphql-tag" : " 2.10.4" ,
2828 "js-yaml" : " 3.14.0" ,
2929 "jsonschema" : " 1.4.0" ,
3030 "semver" : " 7.3.5"
3131 },
3232 "devDependencies" : {
33- "@polywrap/os-js" : " 0.0.1-prealpha.86 " ,
33+ "@polywrap/os-js" : " 0.0.1-prealpha.87 " ,
3434 "@types/jest" : " 26.0.8" ,
3535 "@types/prettier" : " 2.6.0" ,
3636 "@types/semver" : " 7.3.8" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @polywrap/os-js" ,
33 "description" : " Polywrap Javascript OS Utilities" ,
4- "version" : " 0.0.1-prealpha.86 " ,
4+ "version" : " 0.0.1-prealpha.87 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @polywrap/ens-plugin-js" ,
33 "description" : " Polywrap ENS Javascript Plugin" ,
4- "version" : " 0.0.1-prealpha.86 " ,
4+ "version" : " 0.0.1-prealpha.87 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
2222 "dependencies" : {
2323 "@ethersproject/address" : " 5.0.7" ,
2424 "@ethersproject/basex" : " 5.0.7" ,
25- "@polywrap/core-js" : " 0.0.1-prealpha.86 " ,
25+ "@polywrap/core-js" : " 0.0.1-prealpha.87 " ,
2626 "ethers" : " 5.0.7"
2727 },
2828 "devDependencies" : {
Original file line number Diff line number Diff line change 22 "name" : " ethereum-js-plugin-integration-test" ,
33 "description" : " Ethereum JS Plugin Integration Test" ,
44 "private" : true ,
5- "version" : " 0.0.1-prealpha.86 " ,
5+ "version" : " 0.0.1-prealpha.87 " ,
66 "scripts" : {
77 "build" : " yarn build:polywrap" ,
88 "build:polywrap" : " npx polywrap build" ,
1111 "deploy" : " npx polywrap deploy"
1212 },
1313 "dependencies" : {
14- "@polywrap/wasm-as" : " 0.0.1-prealpha.86 " ,
14+ "@polywrap/wasm-as" : " 0.0.1-prealpha.87 " ,
1515 "assemblyscript" : " 0.19.5"
1616 }
1717}
Original file line number Diff line number Diff line change 22 "name" : " http-js-plugin-integration-test" ,
33 "description" : " HTTP JS Plugin Integration Test" ,
44 "private" : true ,
5- "version" : " 0.0.1-prealpha.86 " ,
5+ "version" : " 0.0.1-prealpha.87 " ,
66 "scripts" : {
77 "build" : " yarn build:polywrap" ,
88 "build:polywrap" : " npx polywrap build" ,
1212 "deploy:polywrap" : " npx polywrap build --ipfs http://localhost:5001 --test-ens simplestorage.eth"
1313 },
1414 "dependencies" : {
15- "@polywrap/wasm-as" : " 0.0.1-prealpha.86 " ,
15+ "@polywrap/wasm-as" : " 0.0.1-prealpha.87 " ,
1616 "assemblyscript" : " 0.19.5"
1717 }
1818}
Original file line number Diff line number Diff line change 11{
22 "name" : " @polywrap/ipfs-plugin-js" ,
33 "description" : " Polywrap IPFS Javascript Plugin" ,
4- "version" : " 0.0.1-prealpha.86 " ,
4+ "version" : " 0.0.1-prealpha.87 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
2121 },
2222 "dependencies" : {
2323 "@dorgjelli-test/ipfs-http-client-lite" : " 0.3.1" ,
24- "@polywrap/core-js" : " 0.0.1-prealpha.86 " ,
24+ "@polywrap/core-js" : " 0.0.1-prealpha.87 " ,
2525 "abort-controller" : " 3.0.0" ,
2626 "cids" : " ^1.1.4" ,
2727 "is-ipfs" : " 1.0.3"
Original file line number Diff line number Diff line change 11{
22 "name" : " @polywrap/sha3-plugin-js" ,
33 "description" : " Polywrap SHA3 Javascript Plugin" ,
4- "version" : " 0.0.1-prealpha.86 " ,
4+ "version" : " 0.0.1-prealpha.87 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
2020 "test:watch" : " jest --watch --passWithNoTests --verbose"
2121 },
2222 "dependencies" : {
23- "@polywrap/core-js" : " 0.0.1-prealpha.86 " ,
23+ "@polywrap/core-js" : " 0.0.1-prealpha.87 " ,
2424 "js-sha3" : " 0.8.0"
2525 },
2626 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @polywrap/uts46-plugin-js" ,
33 "description" : " Polywrap IDNA-UTS #46 Javascript Plugin" ,
4- "version" : " 0.0.1-prealpha.86 " ,
4+ "version" : " 0.0.1-prealpha.87 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
2020 "test:watch" : " jest --watch --passWithNoTests --verbose"
2121 },
2222 "dependencies" : {
23- "@polywrap/core-js" : " 0.0.1-prealpha.86 " ,
23+ "@polywrap/core-js" : " 0.0.1-prealpha.87 " ,
2424 "idna-uts46-hx" : " 3.4.0"
2525 },
2626 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @polywrap/tracing-js" ,
33 "description" : " Polywrap Core Tracing" ,
4- "version" : " 0.0.1-prealpha.86 " ,
4+ "version" : " 0.0.1-prealpha.87 " ,
55 "license" : " MIT" ,
66 "repository" : {
77 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments