@blocklet/server-js 1.17.8-beta-20260111-112953-aed5ff39 → 1.17.8-beta-20260115-003043-5e15c08a
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/bundle.js +1 -1
- package/dist/module.js +0 -1
- package/dist/module.js.map +1 -1
- package/dist/report.html +2 -2
- package/lib/module.js +0 -1
- package/lib/module.js.map +1 -1
- package/package.json +4 -4
package/dist/module.js
CHANGED
package/dist/module.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"module.js","names":[],"sources":["../src/module.js"],"sourcesContent":["/**\n * @fileOverview Defines the most important client library that connect webapps to abt node instance\n *\n * ABTNodeClient can be used both in node.js or in the browser\n *\n * @module @blocklet/server-js\n * @requires @arcblock/sdk-util\n * @see ABTNodeClient\n * @example\n *
|
|
1
|
+
{"version":3,"file":"module.js","names":[],"sources":["../src/module.js"],"sourcesContent":["/**\n * @fileOverview Defines the most important client library that connect webapps to abt node instance\n *\n * ABTNodeClient can be used both in node.js or in the browser\n *\n * @module @blocklet/server-js\n * @requires @arcblock/sdk-util\n * @see ABTNodeClient\n * @example\n * npm i @blocklet/server-js -S\n */\n"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAVA","ignoreList":[]}
|