Skip to content

Commit

Permalink
chore: release/publish
Browse files Browse the repository at this point in the history
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
 - @textile/[email protected]
  • Loading branch information
carsonfarmer committed Aug 26, 2021
1 parent fea262c commit da454b4
Show file tree
Hide file tree
Showing 40 changed files with 121 additions and 121 deletions.
2 changes: 1 addition & 1 deletion packages/admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions packages/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/hub-admin",
"version": "0.1.8",
"version": "0.1.9",
"description": "web-gRPC wrapper client for managing Textile Hub admin.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -20,15 +20,15 @@
"license": "MIT",
"dependencies": {
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/context": "^0.12.0",
"@textile/grpc-authentication": "^3.4.0",
"@textile/grpc-connection": "^2.5.0",
"@textile/grpc-transport": "^0.5.0",
"@textile/context": "^0.12.1",
"@textile/grpc-authentication": "^3.4.1",
"@textile/grpc-connection": "^2.5.1",
"@textile/grpc-transport": "^0.5.1",
"@textile/hub-grpc": "^2.6.6",
"loglevel": "^1.7.0"
},
"devDependencies": {
"@textile/crypto": "^4.2.0",
"@textile/testing": "^0.0.6"
"@textile/crypto": "^4.2.1",
"@textile/testing": "^0.0.7"
}
}
}
2 changes: 1 addition & 1 deletion packages/buck-util/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/buck-util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/buck-util",
"version": "1.1.3",
"version": "1.1.4",
"description": "This library has been replaced by @textile/buckr. This library is deprecated.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -24,16 +24,16 @@
"dependencies": {
"@actions/core": "^1.2.0",
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/buckets": "^6.1.0",
"@textile/context": "^0.12.0",
"@textile/grpc-connection": "^2.5.0",
"@textile/buckets": "^6.2.0",
"@textile/context": "^0.12.1",
"@textile/grpc-connection": "^2.5.1",
"dotenv": "8.2.0",
"glob": "^7.1.6",
"ws": "^7.3.0",
"yargs": "16.2.0"
},
"devDependencies": {
"@textile/testing": "^0.0.6",
"@textile/testing": "^0.0.7",
"@types/glob": "^7.1.1",
"@types/jest": "^25.2.3",
"@types/node": "^14.14.22",
Expand Down
2 changes: 1 addition & 1 deletion packages/buckets/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions packages/buckets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/buckets",
"version": "6.1.0",
"version": "6.2.0",
"description": "Web-gRPC wrapper client for managing Textile Buckets.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -23,23 +23,23 @@
"@improbable-eng/grpc-web": "^0.13.0",
"@repeaterjs/repeater": "^3.0.4",
"@textile/buckets-grpc": "2.6.6",
"@textile/context": "^0.12.0",
"@textile/crypto": "^4.2.0",
"@textile/grpc-authentication": "^3.4.0",
"@textile/grpc-connection": "^2.5.0",
"@textile/grpc-transport": "^0.5.0",
"@textile/context": "^0.12.1",
"@textile/crypto": "^4.2.1",
"@textile/grpc-authentication": "^3.4.1",
"@textile/grpc-connection": "^2.5.1",
"@textile/grpc-transport": "^0.5.1",
"@textile/hub-grpc": "2.6.6",
"@textile/hub-threads-client": "^5.4.0",
"@textile/security": "^0.9.0",
"@textile/threads-id": "^0.6.0",
"@textile/hub-threads-client": "^5.5.0",
"@textile/security": "^0.9.1",
"@textile/threads-id": "^0.6.1",
"abort-controller": "^3.0.0",
"cids": "^1.1.4",
"it-drain": "^1.0.3",
"loglevel": "^1.6.8",
"paramap-it": "^0.1.1"
},
"devDependencies": {
"@textile/testing": "^0.0.6",
"@textile/testing": "^0.0.7",
"browser-or-node": "1.3.0",
"it-last": "^1.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/buckr/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/buckr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/buckr",
"version": "1.2.0",
"version": "1.3.0",
"description": "NodeJS utility for working with remote buckets.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -24,16 +24,16 @@
"dependencies": {
"@actions/core": "^1.2.0",
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/buckets": "^6.1.0",
"@textile/context": "^0.12.0",
"@textile/grpc-connection": "^2.5.0",
"@textile/buckets": "^6.2.0",
"@textile/context": "^0.12.1",
"@textile/grpc-connection": "^2.5.1",
"dotenv": "8.2.0",
"glob": "^7.1.6",
"ws": "^7.3.0",
"yargs": "16.2.0"
},
"devDependencies": {
"@textile/testing": "^0.0.6",
"@textile/testing": "^0.0.7",
"@types/glob": "^7.1.1",
"@types/jest": "^25.2.3",
"@types/node": "^14.14.22",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/threads-client",
"version": "2.2.0",
"version": "2.3.0",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
"module": "dist/esm/index.js",
Expand All @@ -21,13 +21,13 @@
"repository": "github:textileio/js-threads",
"dependencies": {
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/context": "^0.12.0",
"@textile/crypto": "^4.2.0",
"@textile/grpc-transport": "^0.5.0",
"@textile/multiaddr": "^0.6.0",
"@textile/security": "^0.9.0",
"@textile/context": "^0.12.1",
"@textile/crypto": "^4.2.1",
"@textile/grpc-transport": "^0.5.1",
"@textile/multiaddr": "^0.6.1",
"@textile/security": "^0.9.1",
"@textile/threads-client-grpc": "^1.1.1",
"@textile/threads-id": "^0.6.0",
"@textile/threads-id": "^0.6.1",
"@types/to-json-schema": "^0.2.0",
"fastestsmallesttextencoderdecoder": "^1.0.22",
"to-json-schema": "^0.2.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/context/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/context",
"version": "0.12.0",
"version": "0.12.1",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
"module": "dist/esm/index.js",
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/security": "^0.9.0"
"@textile/security": "^0.9.1"
},
"gitHead": "1c550ec78eab0368d5c758a7068e529c45918729"
}
2 changes: 1 addition & 1 deletion packages/crypto/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/crypto",
"version": "4.2.0",
"version": "4.2.1",
"description": "Various crypto modules for use with Textile tools/libraries.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/grpc-authentication/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/grpc-authentication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/grpc-authentication",
"version": "3.4.0",
"version": "3.4.1",
"description": "web-gRPC state manager for grpc-connection.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -19,10 +19,10 @@
"repository": "github:textileio/js-textile",
"license": "MIT",
"dependencies": {
"@textile/context": "^0.12.0",
"@textile/crypto": "^4.2.0",
"@textile/grpc-connection": "^2.5.0",
"@textile/hub-threads-client": "^5.4.0",
"@textile/security": "^0.9.0"
"@textile/context": "^0.12.1",
"@textile/crypto": "^4.2.1",
"@textile/grpc-connection": "^2.5.1",
"@textile/hub-threads-client": "^5.5.0",
"@textile/security": "^0.9.1"
}
}
2 changes: 1 addition & 1 deletion packages/grpc-connection/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/grpc-connection/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/grpc-connection",
"version": "2.5.0",
"version": "2.5.1",
"description": "web-gRPC state manager for grpc-connection.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"@improbable-eng/grpc-web": "^0.12.0",
"@textile/context": "^0.12.0",
"@textile/grpc-transport": "^0.5.0"
"@textile/context": "^0.12.1",
"@textile/grpc-transport": "^0.5.1"
}
}
2 changes: 1 addition & 1 deletion packages/hub-filecoin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions packages/hub-filecoin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/hub-filecoin",
"version": "2.1.0",
"version": "2.2.0",
"description": "web-gRPC wrapper client for interacting with Textile Hub Filecoin services.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -21,13 +21,13 @@
"license": "MIT",
"dependencies": {
"@improbable-eng/grpc-web": "^0.12.0",
"@textile/context": "^0.12.0",
"@textile/crypto": "^4.2.0",
"@textile/grpc-authentication": "^3.4.0",
"@textile/grpc-connection": "^2.5.0",
"@textile/context": "^0.12.1",
"@textile/crypto": "^4.2.1",
"@textile/grpc-authentication": "^3.4.1",
"@textile/grpc-connection": "^2.5.1",
"@textile/grpc-powergate-client": "^2.6.2",
"@textile/hub-grpc": "2.6.6",
"@textile/security": "^0.9.0",
"@textile/security": "^0.9.1",
"event-iterator": "^2.0.0",
"loglevel": "^1.6.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/hub-threads-client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions packages/hub-threads-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@textile/hub-threads-client",
"version": "5.4.0",
"version": "5.5.0",
"description": "web-gRPC wrapper client for communicating with Threads APIs on the Hub.",
"main": "dist/cjs/index.js",
"types": "dist/cjs/index.d.ts",
Expand All @@ -21,16 +21,16 @@
"license": "MIT",
"dependencies": {
"@improbable-eng/grpc-web": "^0.13.0",
"@textile/context": "^0.12.0",
"@textile/context": "^0.12.1",
"@textile/hub-grpc": "2.6.6",
"@textile/security": "^0.9.0",
"@textile/threads-client": "^2.2.0",
"@textile/threads-id": "^0.6.0",
"@textile/security": "^0.9.1",
"@textile/threads-client": "^2.3.0",
"@textile/threads-id": "^0.6.1",
"@textile/users-grpc": "2.6.6",
"loglevel": "^1.7.0"
},
"devDependencies": {
"@textile/crypto": "^4.2.0",
"@textile/testing": "^0.0.6"
"@textile/crypto": "^4.2.1",
"@textile/testing": "^0.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/hub/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit da454b4

Please sign in to comment.