mashlib 1.7.22-8da67d95 → 1.7.22-ed557aa1

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
@@ -2,7 +2,7 @@
2
2
 
3
3
  [![NPM Package](https://img.shields.io/npm/v/mashlib.svg)](https://www.npmjs.com/package/mashlib)
4
4
 
5
- The mashlib library (`mashlib.js`) is a solid-compatible code library of application-level functionality for the world of Solid. It compiles together all the following repository into what we know as `mashlib.js`:
5
+ The mashlib library (`mashlib.js`) is a solid-compatible code library of application-level functionality for the world of Solid. It compiles all of the following repositories into what we know as `mashlib.js`:
6
6
  - [**solid-logic**](https://github.com/solid/solid-logic) — core business logic of SolidOS
7
7
  - [**pane-registry**](https://github.com/solid/pane-registry) - an index to hold all loaded solid panes, whether statically or dynamically loaded
8
8
  - [**solid-ui**](https://github.com/solid/solid-ui) — User Interface widgets and utilities for Solid. Building blocks for solid-based apps
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-02T15:28:54Z',
149182
- commit: '8da67d955bd99215a7639e2c246556fc7a44d8f4',
149181
+ buildTime: '2022-03-03T08:57:07Z',
149182
+ commit: 'ed557aa1b1e16abd1f1c999112452539f110903b',
149183
149183
  npmInfo: {
149184
149184
  mashlib: '1.7.22',
149185
149185
  npm: '6.14.16',