Skip to content

Commit d32bbe9

Browse files
authored
Merge pull request #1322 from polywrap-build-bot/release/origin-0.9.1
Polywrap Origin (0.9.1)
2 parents 5d38468 + 41d0f51 commit d32bbe9

File tree

50 files changed

+208
-208
lines changed

Some content is hidden

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

50 files changed

+208
-208
lines changed

packages/cli/package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "polywrap",
33
"description": "Polywrap CLI",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -40,22 +40,22 @@
4040
"@ethersproject/providers": "5.6.8",
4141
"@ethersproject/wallet": "5.6.2",
4242
"@formatjs/intl": "1.8.2",
43-
"@polywrap/asyncify-js": "0.9.0",
44-
"@polywrap/client-config-builder-js": "0.9.0",
45-
"@polywrap/client-js": "0.9.0",
46-
"@polywrap/core-js": "0.9.0",
47-
"@polywrap/ens-resolver-plugin-js": "0.9.0",
48-
"@polywrap/ethereum-plugin-js": "0.9.0",
49-
"@polywrap/ipfs-plugin-js": "0.9.0",
50-
"@polywrap/msgpack-js": "0.9.0",
51-
"@polywrap/os-js": "0.9.0",
52-
"@polywrap/polywrap-manifest-types-js": "0.9.0",
53-
"@polywrap/schema-bind": "0.9.0",
54-
"@polywrap/schema-compose": "0.9.0",
55-
"@polywrap/schema-parse": "0.9.0",
56-
"@polywrap/test-env-js": "0.9.0",
57-
"@polywrap/wasm-js": "0.9.0",
58-
"@polywrap/wrap-manifest-types-js": "0.9.0",
43+
"@polywrap/asyncify-js": "0.9.1",
44+
"@polywrap/client-config-builder-js": "0.9.1",
45+
"@polywrap/client-js": "0.9.1",
46+
"@polywrap/core-js": "0.9.1",
47+
"@polywrap/ens-resolver-plugin-js": "0.9.1",
48+
"@polywrap/ethereum-plugin-js": "0.9.1",
49+
"@polywrap/ipfs-plugin-js": "0.9.1",
50+
"@polywrap/msgpack-js": "0.9.1",
51+
"@polywrap/os-js": "0.9.1",
52+
"@polywrap/polywrap-manifest-types-js": "0.9.1",
53+
"@polywrap/schema-bind": "0.9.1",
54+
"@polywrap/schema-compose": "0.9.1",
55+
"@polywrap/schema-parse": "0.9.1",
56+
"@polywrap/test-env-js": "0.9.1",
57+
"@polywrap/wasm-js": "0.9.1",
58+
"@polywrap/wrap-manifest-types-js": "0.9.1",
5959
"axios": "0.21.2",
6060
"chalk": "4.1.0",
6161
"chokidar": "3.5.1",

packages/interfaces/file-system/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/file-system-interface",
33
"description": "Polywrap Filesystem Interface",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"scripts": {
66
"build": "node ../../../dependencies/node_modules/polywrap/bin/polywrap build",
77
"build:patch": "node ../../cli/bin/polywrap build",
@@ -11,7 +11,7 @@
1111
"deploy": "npx polywrap deploy"
1212
},
1313
"devDependencies": {
14-
"polywrap": "0.9.0"
14+
"polywrap": "0.9.1"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/interfaces/http/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/http-interface",
33
"description": "Polywrap Http Interface",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"scripts": {
66
"build": "node ../../../dependencies/node_modules/polywrap/bin/polywrap build",
77
"lint": "eslint --color -c ../../../.eslintrc.js .",
@@ -10,7 +10,7 @@
1010
"deploy": "node ../../../dependencies/node_modules/polywrap/bin/polywrap deploy"
1111
},
1212
"devDependencies": {
13-
"polywrap": "0.9.0"
13+
"polywrap": "0.9.1"
1414
},
1515
"publishConfig": {
1616
"access": "public"

packages/interfaces/ipfs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/ipfs-interface",
33
"description": "Polywrap Ipfs Interface",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"scripts": {
66
"build": "node ../../../dependencies/node_modules/polywrap/bin/polywrap build",
77
"build:patch": "node ../../cli/bin/polywrap build",
@@ -11,7 +11,7 @@
1111
"deploy": "node ../../../dependencies/node_modules/polywrap/bin/polywrap deploy"
1212
},
1313
"devDependencies": {
14-
"polywrap": "0.9.0"
14+
"polywrap": "0.9.1"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/interfaces/logger/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/logger-interface",
33
"description": "Polywrap Logger Interface",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"scripts": {
66
"build": "node ../../../dependencies/node_modules/polywrap/bin/polywrap build",
77
"build:patch": "node ../../cli/bin/polywrap build",
@@ -11,7 +11,7 @@
1111
"deploy": "npx polywrap deploy"
1212
},
1313
"devDependencies": {
14-
"polywrap": "0.9.0"
14+
"polywrap": "0.9.1"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/interfaces/uri-resolver/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/uri-resolver-interface",
33
"description": "URI Resolver Interface",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"scripts": {
66
"build": "node ../../../dependencies/node_modules/polywrap/bin/polywrap build",
77
"build:patch": "node ../../cli/bin/polywrap build",
@@ -11,7 +11,7 @@
1111
"deploy": "npx polywrap deploy"
1212
},
1313
"devDependencies": {
14-
"polywrap": "0.9.0"
14+
"polywrap": "0.9.1"
1515
},
1616
"publishConfig": {
1717
"access": "public"

packages/js/asyncify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/asyncify-js",
33
"description": "Async Wasm Imports Support Using Asyncify",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/js/client-config-builder/package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/client-config-builder-js",
33
"description": "Polywrap Javascript Client configuration",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -19,21 +19,21 @@
1919
"test:watch": "jest --watch --passWithNoTests --verbose"
2020
},
2121
"dependencies": {
22-
"@polywrap/core-js": "0.9.0",
23-
"@polywrap/ens-resolver-plugin-js": "0.9.0",
24-
"@polywrap/ethereum-plugin-js": "0.9.0",
25-
"@polywrap/fs-plugin-js": "0.9.0",
26-
"@polywrap/fs-resolver-plugin-js": "0.9.0",
27-
"@polywrap/http-plugin-js": "0.9.0",
28-
"@polywrap/http-resolver-plugin-js": "0.9.0",
29-
"@polywrap/ipfs-plugin-js": "0.9.0",
30-
"@polywrap/ipfs-resolver-plugin-js": "0.9.0",
31-
"@polywrap/logger-plugin-js": "0.9.0",
32-
"@polywrap/tracing-js": "0.9.0",
33-
"@polywrap/uri-resolver-extensions-js": "0.9.0",
34-
"@polywrap/uri-resolvers-js": "0.9.0",
35-
"@polywrap/wasm-js": "0.9.0",
36-
"@polywrap/wrap-manifest-types-js": "0.9.0"
22+
"@polywrap/core-js": "0.9.1",
23+
"@polywrap/ens-resolver-plugin-js": "0.9.1",
24+
"@polywrap/ethereum-plugin-js": "0.9.1",
25+
"@polywrap/fs-plugin-js": "0.9.1",
26+
"@polywrap/fs-resolver-plugin-js": "0.9.1",
27+
"@polywrap/http-plugin-js": "0.9.1",
28+
"@polywrap/http-resolver-plugin-js": "0.9.1",
29+
"@polywrap/ipfs-plugin-js": "0.9.1",
30+
"@polywrap/ipfs-resolver-plugin-js": "0.9.1",
31+
"@polywrap/logger-plugin-js": "0.9.1",
32+
"@polywrap/tracing-js": "0.9.1",
33+
"@polywrap/uri-resolver-extensions-js": "0.9.1",
34+
"@polywrap/uri-resolvers-js": "0.9.1",
35+
"@polywrap/wasm-js": "0.9.1",
36+
"@polywrap/wrap-manifest-types-js": "0.9.1"
3737
},
3838
"devDependencies": {
3939
"@types/jest": "26.0.8",

packages/js/client/package.json

+23-23
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/client-js",
33
"description": "Polywrap Javascript Client",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -21,37 +21,37 @@
2121
"test:watch": "jest --watch --passWithNoTests --verbose --detectOpenHandles"
2222
},
2323
"dependencies": {
24-
"@polywrap/asyncify-js": "0.9.0",
25-
"@polywrap/client-config-builder-js": "0.9.0",
26-
"@polywrap/core-js": "0.9.0",
27-
"@polywrap/ens-resolver-plugin-js": "0.9.0",
28-
"@polywrap/ethereum-plugin-js": "0.9.0",
29-
"@polywrap/fs-plugin-js": "0.9.0",
30-
"@polywrap/fs-resolver-plugin-js": "0.9.0",
31-
"@polywrap/http-plugin-js": "0.9.0",
32-
"@polywrap/http-resolver-plugin-js": "0.9.0",
33-
"@polywrap/ipfs-plugin-js": "0.9.0",
34-
"@polywrap/ipfs-resolver-plugin-js": "0.9.0",
35-
"@polywrap/logger-plugin-js": "0.9.0",
36-
"@polywrap/msgpack-js": "0.9.0",
37-
"@polywrap/result": "0.9.0",
38-
"@polywrap/schema-parse": "0.9.0",
39-
"@polywrap/tracing-js": "0.9.0",
40-
"@polywrap/uri-resolvers-js": "0.9.0",
41-
"@polywrap/wrap-manifest-types-js": "0.9.0",
24+
"@polywrap/asyncify-js": "0.9.1",
25+
"@polywrap/client-config-builder-js": "0.9.1",
26+
"@polywrap/core-js": "0.9.1",
27+
"@polywrap/ens-resolver-plugin-js": "0.9.1",
28+
"@polywrap/ethereum-plugin-js": "0.9.1",
29+
"@polywrap/fs-plugin-js": "0.9.1",
30+
"@polywrap/fs-resolver-plugin-js": "0.9.1",
31+
"@polywrap/http-plugin-js": "0.9.1",
32+
"@polywrap/http-resolver-plugin-js": "0.9.1",
33+
"@polywrap/ipfs-plugin-js": "0.9.1",
34+
"@polywrap/ipfs-resolver-plugin-js": "0.9.1",
35+
"@polywrap/logger-plugin-js": "0.9.1",
36+
"@polywrap/msgpack-js": "0.9.1",
37+
"@polywrap/result": "0.9.1",
38+
"@polywrap/schema-parse": "0.9.1",
39+
"@polywrap/tracing-js": "0.9.1",
40+
"@polywrap/uri-resolvers-js": "0.9.1",
41+
"@polywrap/wrap-manifest-types-js": "0.9.1",
4242
"graphql": "15.5.0",
4343
"yaml": "2.1.3"
4444
},
4545
"devDependencies": {
46-
"@polywrap/os-js": "0.9.0",
47-
"@polywrap/test-cases": "0.9.0",
48-
"@polywrap/test-env-js": "0.9.0",
46+
"@polywrap/os-js": "0.9.1",
47+
"@polywrap/test-cases": "0.9.1",
48+
"@polywrap/test-env-js": "0.9.1",
4949
"@types/jest": "26.0.8",
5050
"@types/prettier": "2.6.0",
5151
"@types/uuid": "8.3.0",
5252
"bignumber.js": "9.0.2",
5353
"jest": "26.6.3",
54-
"polywrap": "0.9.0",
54+
"polywrap": "0.9.1",
5555
"rimraf": "3.0.2",
5656
"ts-jest": "26.5.4",
5757
"ts-loader": "8.0.17",

packages/js/core/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/core-js",
33
"description": "Polywrap Javascript Core",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -19,19 +19,19 @@
1919
"test:watch": "jest --watch --passWithNoTests --verbose"
2020
},
2121
"dependencies": {
22-
"@polywrap/asyncify-js": "0.9.0",
23-
"@polywrap/msgpack-js": "0.9.0",
24-
"@polywrap/result": "0.9.0",
25-
"@polywrap/tracing-js": "0.9.0",
26-
"@polywrap/wrap-manifest-types-js": "0.9.0",
22+
"@polywrap/asyncify-js": "0.9.1",
23+
"@polywrap/msgpack-js": "0.9.1",
24+
"@polywrap/result": "0.9.1",
25+
"@polywrap/tracing-js": "0.9.1",
26+
"@polywrap/wrap-manifest-types-js": "0.9.1",
2727
"graphql": "15.5.0",
2828
"graphql-tag": "2.10.4",
2929
"jsonschema": "1.4.0",
3030
"semver": "7.3.5",
3131
"yaml": "2.1.3"
3232
},
3333
"devDependencies": {
34-
"@polywrap/os-js": "0.9.0",
34+
"@polywrap/os-js": "0.9.1",
3535
"@types/jest": "26.0.8",
3636
"@types/mustache": "4.0.1",
3737
"@types/prettier": "2.6.0",

packages/js/manifests/polywrap/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/polywrap-manifest-types-js",
33
"description": "Polywrap Manifest TypeScript Typings",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -16,13 +16,13 @@
1616
"test:watch": "jest --watch --passWithNoTests --verbose"
1717
},
1818
"dependencies": {
19-
"@polywrap/polywrap-manifest-schemas": "0.9.0",
19+
"@polywrap/polywrap-manifest-schemas": "0.9.1",
2020
"jsonschema": "1.4.0",
2121
"semver": "7.3.5",
2222
"yaml": "2.1.3"
2323
},
2424
"devDependencies": {
25-
"@polywrap/os-js": "0.9.0",
25+
"@polywrap/os-js": "0.9.1",
2626
"@types/jest": "26.0.8",
2727
"@types/mustache": "4.0.1",
2828
"@types/prettier": "2.6.0",

packages/js/manifests/wrap/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/wrap-manifest-types-js",
33
"description": "WRAP Manifest TypeScript Typings",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -16,14 +16,14 @@
1616
"test:watch": "jest --watch --passWithNoTests --verbose"
1717
},
1818
"dependencies": {
19-
"@polywrap/msgpack-js": "0.9.0",
19+
"@polywrap/msgpack-js": "0.9.1",
2020
"json-schema-ref-parser": "9.0.9",
2121
"jsonschema": "1.4.0",
2222
"semver": "7.3.5"
2323
},
2424
"devDependencies": {
25-
"@polywrap/os-js": "0.9.0",
26-
"@polywrap/wrap-manifest-schemas": "0.9.0",
25+
"@polywrap/os-js": "0.9.1",
26+
"@polywrap/wrap-manifest-schemas": "0.9.1",
2727
"@types/jest": "26.0.8",
2828
"@types/mustache": "4.0.1",
2929
"@types/prettier": "2.6.0",

packages/js/msgpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/msgpack-js",
33
"description": "WRAP MsgPack Encoding",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/js/os/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/os-js",
33
"description": "Polywrap Javascript OS Utilities",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

packages/js/plugins/ethereum/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@polywrap/ethereum-plugin-js",
33
"description": "Polywrap Ethereum Javascript Plugin",
4-
"version": "0.9.0",
4+
"version": "0.9.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",
@@ -22,14 +22,14 @@
2222
"dependencies": {
2323
"@ethersproject/address": "5.0.7",
2424
"@ethersproject/providers": "5.0.7",
25-
"@polywrap/core-js": "0.9.0",
25+
"@polywrap/core-js": "0.9.1",
2626
"ethers": "5.0.7"
2727
},
2828
"devDependencies": {
29-
"@polywrap/client-js": "0.9.0",
30-
"@polywrap/ens-resolver-plugin-js": "0.9.0",
31-
"@polywrap/ipfs-plugin-js": "0.9.0",
32-
"@polywrap/test-env-js": "0.9.0",
29+
"@polywrap/client-js": "0.9.1",
30+
"@polywrap/ens-resolver-plugin-js": "0.9.1",
31+
"@polywrap/ipfs-plugin-js": "0.9.1",
32+
"@polywrap/test-env-js": "0.9.1",
3333
"@types/jest": "26.0.8",
3434
"@types/prettier": "2.6.0",
3535
"eth-ens-namehash": "2.0.8",

0 commit comments

Comments
 (0)