@permaweb/libs 0.0.50 → 0.0.51

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/dist/index.cjs CHANGED
@@ -58,4 +58,3 @@ safe-buffer/index.js:
58
58
  @noble/ed25519/lib/esm/index.js:
59
59
  (*! noble-ed25519 - MIT License (c) 2019 Paul Miller (paulmillr.com) *)
60
60
  */
61
- //# sourceMappingURL=index.cjs.map
package/dist/index.esm.js CHANGED
@@ -122,4 +122,3 @@ safe-buffer/index.js:
122
122
  @noble/ed25519/lib/esm/index.js:
123
123
  (*! noble-ed25519 - MIT License (c) 2019 Paul Miller (paulmillr.com) *)
124
124
  */
125
- //# sourceMappingURL=index.esm.js.map
package/dist/index.js CHANGED
@@ -58,4 +58,3 @@ safe-buffer/index.js:
58
58
  @noble/ed25519/lib/esm/index.js:
59
59
  (*! noble-ed25519 - MIT License (c) 2019 Paul Miller (paulmillr.com) *)
60
60
  */
61
- //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@permaweb/libs",
3
- "version": "0.0.50",
3
+ "version": "0.0.51",
4
4
  "type": "module",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.js",