supersamples icon indicating copy to clipboard operation
supersamples copied to clipboard

Documentation and samples for your Node.js REST API

Results 18 supersamples issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.22.2 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [async](https://github.com/caolan/async) from 0.9.2 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 8.1.0 to 10.1.2. Release notes Sourced from highlight.js's releases. 10.1.2 Fixes: fix(night) Prevent object prototype values from being returned by getLanguage (#2636) night 10.1.1 Fixes: Resolve issue...

dependencies

I think a dynamic baseUrl will be handy.

Hello, One of my test cases is failing with the supersamples reporter, I have isolated the test case that makes supersamples crash: ``` javascript it('uploads a new sequence', function (done)...

Hi Romain, I find this API documentation approach quite interesting. How about an option for generating Markdown besides/instead of HTML? It would be nice to generate a quick README.md to...

I believe that the update to supertest/superagent(depenency) from major version 2 to 3 has caused the body part of the supersamples report to change from being json formated to a...

Hi there, We noticed that your repo has a high severity vulnerability: * [Regular Expression Denial of Service](https://snyk.io/vuln/npm:minimatch:20160620?utm_source=gh_issue) * Affected package: minimatch