Skip to content

Commit 555aeb8

Browse files
committed
Colophon Doc: Add bcryptjs and clean-css packages, remove old bcrypt-node.
1 parent 01b179b commit 555aeb8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/colophon.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ We stand on the shoulders of giants. xyOps was built using these awesome open s
1111
| [@xterm/addon-fit](https://www.npmjs.com/package/@xterm/addon-fit) | Addon for xterm.js to resize the terminal to fit its container. | MIT |
1212
| [ansi_up](https://www.npmjs.com/package/ansi_up) | Convert ANSI sequences in text to colorful HTML. | MIT |
1313
| [async](https://www.npmjs.com/package/async) | Higher-order functions and common patterns for asynchronous code. | MIT |
14-
| [bcrypt-node](https://www.npmjs.com/package/bcrypt-node) | Native JavaScript implementation of BCrypt for Node.js. | BSD-3-Clause |
14+
| [bcryptjs](https://www.npmjs.com/package/bcryptjs) | Optimized bcrypt in JavaScript with zero dependencies. | BSD-3-Clause |
1515
| [better-sqlite3](https://www.npmjs.com/package/better-sqlite3) | The fastest and simplest library for SQLite in Node.js. | MIT |
1616
| [canvas-confetti](https://www.npmjs.com/package/canvas-confetti) | Performant confetti animation in the browser. | ISC |
17+
| [clean-css](https://www.npmjs.com/package/clean-css) | A fast and efficient CSS optimizer for Node.js platform and any modern browser. | MIT |
1718
| [codemirror](https://www.npmjs.com/package/codemirror) | Full-featured in-browser code editor. | MIT |
1819
| [diff](https://www.npmjs.com/package/diff) | JavaScript text diff implementation. | BSD-3-Clause |
1920
| [jexl](https://www.npmjs.com/package/jexl) | Context-based expression language parser and evaluator. | MIT |

0 commit comments

Comments
 (0)