- Release
@fabric/core#v0.1.0-RC1
- Document development process
-
reports/
-
scripts/
-
- Encryption by default
- Document development process
- Document configuration
- Document use of environment variables
- Document use of
settings/local.js
- Document use of
~/.fabric
- Enable Lightning support
See also GOALS.md.
-
npm audit --production
-
npm audit --dev
- Test with Node 16
- Clean up outstanding warnings
- Tests passing on Travis
- Tests passing on GitHub Actions
- Test Coverage 70%
- Clean install from @portal/feed
- Install Time < 300s
- Install Time < 30s
Upon running rm -rf node_modules && npm i
from @portal/feed
repo:
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: no longer supported
added 1598 packages, and audited 1599 packages in 2m
94 packages are looking for funding
run `npm fund` for details
22 vulnerabilities (13 moderate, 4 high, 5 critical)
@fabric/core:
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
added 746 packages, and audited 747 packages in 30s
62 packages are looking for funding
run `npm fund` for details
9 vulnerabilities (5 moderate, 4 high)