@tezos-x/octez.js-rpc 0.9.0 → 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +4 -1
  2. package/signature.json +3 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tezos-x/octez.js-rpc",
3
- "version": "0.9.0",
3
+ "version": "1.0.0",
4
4
  "description": "Provides low level methods, and types to invoke RPC calls from a Nomadic Tezos RPC node",
5
5
  "keywords": [
6
6
  "tezos",
@@ -18,6 +18,9 @@
18
18
  "access": "public"
19
19
  },
20
20
  "author": "Simon Boissonneault-Robert <simon@ecadlabs.com>",
21
+ "maintainers": [
22
+ "Nomadic Labs <contact@nomadic-labs.com>"
23
+ ],
21
24
  "repository": {
22
25
  "type": "git",
23
26
  "url": "git+https://github.com/trilitech/octez.js.git"
package/signature.json CHANGED
@@ -133,6 +133,9 @@
133
133
  "access": "public"
134
134
  },
135
135
  "author": "Simon Boissonneault-Robert <simon@ecadlabs.com>",
136
+ "maintainers": [
137
+ "Nomadic Labs <contact@nomadic-labs.com>"
138
+ ],
136
139
  "repository": {
137
140
  "type": "git",
138
141
  "url": ""