myio-js-library 0.1.513 → 0.1.514
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
|
@@ -1193,7 +1193,7 @@ module.exports = __toCommonJS(index_exports);
|
|
|
1193
1193
|
// package.json
|
|
1194
1194
|
var package_default = {
|
|
1195
1195
|
name: "myio-js-library",
|
|
1196
|
-
version: "0.1.
|
|
1196
|
+
version: "0.1.514",
|
|
1197
1197
|
description: "A clean, standalone JS SDK for MYIO projects",
|
|
1198
1198
|
license: "MIT",
|
|
1199
1199
|
repository: "github:gh-myio/myio-js-library",
|
package/dist/index.js
CHANGED
|
@@ -546,7 +546,7 @@ var init_template_card = __esm({
|
|
|
546
546
|
// package.json
|
|
547
547
|
var package_default = {
|
|
548
548
|
name: "myio-js-library",
|
|
549
|
-
version: "0.1.
|
|
549
|
+
version: "0.1.514",
|
|
550
550
|
description: "A clean, standalone JS SDK for MYIO projects",
|
|
551
551
|
license: "MIT",
|
|
552
552
|
repository: "github:gh-myio/myio-js-library",
|