spinal icon indicating copy to clipboard operation
spinal copied to clipboard

A node.js microservices framework that designs for scalability, simple to code and easy to maintenance

Results 4 spinal issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 3.10.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 4.0.0 to 6.9.3. Changelog Sourced from qs's changelog. 6.9.3 [Fix] proper comma parsing of URL-encoded commas (#361) [Fix] parses comma delimited array while having percent-encoded comma treated...

dependencies

add middleware in node.provide by use async.series and add test case for middleware