mashlib 1.7.12-ac1a4f93 → 1.7.12-c4ead80e
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/README.md +2 -4
- package/dist/mashlib.js +5 -5
- package/dist/mashlib.js.map +1 -1
- package/dist/mashlib.min.js +1 -1
- package/dist/mashlib.min.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Solid-compatible data mashup library and Data Browser
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/mashlib)
|
|
4
4
|
|
|
@@ -72,8 +72,6 @@ Progressively, the mashlib evolved to allow types of data for personal informati
|
|
|
72
72
|
|
|
73
73
|
It is an extensible platform, and is never finished. Do help!
|
|
74
74
|
|
|
75
|
-
|
|
76
75
|
## Local development
|
|
77
|
-
- Here is the [Travis build space](https://travis-ci.org/solid/mashlib/builds)
|
|
78
76
|
|
|
79
|
-
|
|
77
|
+
As part of the SolidOS stack, mashlib can be developed locally by setting up the SolidOS code. Read more about that on the [SolidOS Readme](https://github.com/solid/solidos#-getting-started-with-the-solidos-code).
|
package/dist/mashlib.js
CHANGED
|
@@ -150573,12 +150573,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
150573
150573
|
"use strict";
|
|
150574
150574
|
__webpack_require__.r(__webpack_exports__);
|
|
150575
150575
|
/* harmony default export */ __webpack_exports__["default"] = ({
|
|
150576
|
-
buildTime: '2021-
|
|
150577
|
-
commit: '
|
|
150576
|
+
buildTime: '2021-12-14T16:59:45Z',
|
|
150577
|
+
commit: 'c4ead80e59c0ddc7e7d87396037d852798f89e57',
|
|
150578
150578
|
npmInfo: {
|
|
150579
150579
|
mashlib: '1.7.12',
|
|
150580
150580
|
npm: '6.14.15',
|
|
150581
|
-
ares: '1.
|
|
150581
|
+
ares: '1.18.1',
|
|
150582
150582
|
brotli: '1.0.9',
|
|
150583
150583
|
cldr: '39.0',
|
|
150584
150584
|
icu: '69.1',
|
|
@@ -150586,12 +150586,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
150586
150586
|
modules: '83',
|
|
150587
150587
|
napi: '8',
|
|
150588
150588
|
nghttp2: '1.42.0',
|
|
150589
|
-
node: '14.18.
|
|
150589
|
+
node: '14.18.2',
|
|
150590
150590
|
openssl: '1.1.1l',
|
|
150591
150591
|
tz: '2021a',
|
|
150592
150592
|
unicode: '13.0',
|
|
150593
150593
|
uv: '1.42.0',
|
|
150594
|
-
v8: '8.4.371.23-node.
|
|
150594
|
+
v8: '8.4.371.23-node.85',
|
|
150595
150595
|
zlib: '1.2.11'
|
|
150596
150596
|
}
|
|
150597
150597
|
});
|