mashlib 1.7.22-b25a0ff9 → 1.7.22-f2c8fbbb

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 CHANGED
@@ -24,12 +24,12 @@ One major use of mashlib is as a "databrowser" for a personal data store.
24
24
 
25
25
  Mashlib is used in SolidOS and contributes to:
26
26
 
27
- - SolidOS Databrowser Frontend - a frontend for Solid Servers like on <solidcommunity.net>
28
- - SolidOS Data-Kitchen - a stand-alone desktop app: <https://github.com/solid/data-kitchen<>.
27
+ - SolidOS Databrowser Frontend - a frontend for Solid Servers like <solidcommunity.net>
28
+ - SolidOS Data-Kitchen - a stand-alone desktop app: <https://github.com/solid/data-kitchen>
29
29
 
30
- And mashlib is also used standalone as the SolidOS Databrowser Webapp and can be tried out at: <https://solid.github.io/mashlib/dist/browse.html>.
30
+ mashlib is also used stand-alone as the SolidOS Databrowser Webapp and can be tried out at <https://solid.github.io/mashlib/dist/browse.html>.
31
31
 
32
- But mashlib is also used as a library by adding `mashlib.js` (of minified version) directly in your applications. For example:
32
+ mashlib is also used as a library by adding `mashlib.js` (or minified version) directly to your applications. For example:
33
33
 
34
34
  `<script src="https://solidcommunity.net/mashlib.js"></script>`.
35
35
 
package/dist/mashlib.js CHANGED
@@ -149178,8 +149178,8 @@ __webpack_require__.r(__webpack_exports__);
149178
149178
  "use strict";
149179
149179
  __webpack_require__.r(__webpack_exports__);
149180
149180
  /* harmony default export */ __webpack_exports__["default"] = ({
149181
- buildTime: '2022-03-03T08:56:39Z',
149182
- commit: 'b25a0ff9248e2469f3d08cbd159ba607d5cf415c',
149181
+ buildTime: '2022-03-03T08:57:53Z',
149182
+ commit: 'f2c8fbbb1df490993cbfc7c042bbf99a53bd2656',
149183
149183
  npmInfo: {
149184
149184
  mashlib: '1.7.22',
149185
149185
  npm: '6.14.16',