@mysten/sui 1.16.0 → 1.16.1

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @mysten/sui.js
2
2
 
3
+ ## 1.16.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ad24b95]
8
+ - @mysten/bcs@1.2.0
9
+
3
10
  ## 1.16.0
4
11
 
5
12
  ### Minor Changes
@@ -1,2 +1,2 @@
1
- export declare const PACKAGE_VERSION = "1.16.0";
2
- export declare const TARGETED_RPC_VERSION = "1.39.0";
1
+ export declare const PACKAGE_VERSION = "1.16.1";
2
+ export declare const TARGETED_RPC_VERSION = "1.40.0";
@@ -22,6 +22,6 @@ __export(version_exports, {
22
22
  TARGETED_RPC_VERSION: () => TARGETED_RPC_VERSION
23
23
  });
24
24
  module.exports = __toCommonJS(version_exports);
25
- const PACKAGE_VERSION = "1.16.0";
26
- const TARGETED_RPC_VERSION = "1.39.0";
25
+ const PACKAGE_VERSION = "1.16.1";
26
+ const TARGETED_RPC_VERSION = "1.40.0";
27
27
  //# sourceMappingURL=version.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/version.ts"],
4
- "sourcesContent": ["// Copyright (c) Mysten Labs, Inc.\n// SPDX-License-Identifier: Apache-2.0\n\n// This file is generated by genversion.mjs. Do not edit it directly.\n\nexport const PACKAGE_VERSION = '1.16.0';\nexport const TARGETED_RPC_VERSION = '1.39.0';\n"],
4
+ "sourcesContent": ["// Copyright (c) Mysten Labs, Inc.\n// SPDX-License-Identifier: Apache-2.0\n\n// This file is generated by genversion.mjs. Do not edit it directly.\n\nexport const PACKAGE_VERSION = '1.16.1';\nexport const TARGETED_RPC_VERSION = '1.40.0';\n"],
5
5
  "mappings": ";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAKO,MAAM,kBAAkB;AACxB,MAAM,uBAAuB;",
6
6
  "names": []
7
7
  }
@@ -1,2 +1,2 @@
1
- export declare const PACKAGE_VERSION = "1.16.0";
2
- export declare const TARGETED_RPC_VERSION = "1.39.0";
1
+ export declare const PACKAGE_VERSION = "1.16.1";
2
+ export declare const TARGETED_RPC_VERSION = "1.40.0";
@@ -1,5 +1,5 @@
1
- const PACKAGE_VERSION = "1.16.0";
2
- const TARGETED_RPC_VERSION = "1.39.0";
1
+ const PACKAGE_VERSION = "1.16.1";
2
+ const TARGETED_RPC_VERSION = "1.40.0";
3
3
  export {
4
4
  PACKAGE_VERSION,
5
5
  TARGETED_RPC_VERSION
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../src/version.ts"],
4
- "sourcesContent": ["// Copyright (c) Mysten Labs, Inc.\n// SPDX-License-Identifier: Apache-2.0\n\n// This file is generated by genversion.mjs. Do not edit it directly.\n\nexport const PACKAGE_VERSION = '1.16.0';\nexport const TARGETED_RPC_VERSION = '1.39.0';\n"],
4
+ "sourcesContent": ["// Copyright (c) Mysten Labs, Inc.\n// SPDX-License-Identifier: Apache-2.0\n\n// This file is generated by genversion.mjs. Do not edit it directly.\n\nexport const PACKAGE_VERSION = '1.16.1';\nexport const TARGETED_RPC_VERSION = '1.40.0';\n"],
5
5
  "mappings": "AAKO,MAAM,kBAAkB;AACxB,MAAM,uBAAuB;",
6
6
  "names": []
7
7
  }