mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
add change note
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
## General improvements
|
## General improvements
|
||||||
|
|
||||||
* Support for the following frameworks and libraries has been improved:
|
* Support for the following frameworks and libraries has been improved:
|
||||||
|
- [bluebird](https://www.npmjs.com/package/bluebird)
|
||||||
- [fast-json-stable-stringify](https://www.npmjs.com/package/fast-json-stable-stringify)
|
- [fast-json-stable-stringify](https://www.npmjs.com/package/fast-json-stable-stringify)
|
||||||
- [fast-safe-stringify](https://www.npmjs.com/package/fast-safe-stringify)
|
- [fast-safe-stringify](https://www.npmjs.com/package/fast-safe-stringify)
|
||||||
- [javascript-stringify](https://www.npmjs.com/package/javascript-stringify)
|
- [javascript-stringify](https://www.npmjs.com/package/javascript-stringify)
|
||||||
@@ -10,9 +11,11 @@
|
|||||||
- [json-stable-stringify](https://www.npmjs.com/package/json-stable-stringify)
|
- [json-stable-stringify](https://www.npmjs.com/package/json-stable-stringify)
|
||||||
- [json-stringify-safe](https://www.npmjs.com/package/json-stringify-safe)
|
- [json-stringify-safe](https://www.npmjs.com/package/json-stringify-safe)
|
||||||
- [json3](https://www.npmjs.com/package/json3)
|
- [json3](https://www.npmjs.com/package/json3)
|
||||||
|
- [lodash](https://www.npmjs.com/package/lodash)
|
||||||
- [object-inspect](https://www.npmjs.com/package/object-inspect)
|
- [object-inspect](https://www.npmjs.com/package/object-inspect)
|
||||||
- [pretty-format](https://www.npmjs.com/package/pretty-format)
|
- [pretty-format](https://www.npmjs.com/package/pretty-format)
|
||||||
- [stringify-object](https://www.npmjs.com/package/stringify-object)
|
- [stringify-object](https://www.npmjs.com/package/stringify-object)
|
||||||
|
- [underscore](https://www.npmjs.com/package/underscore)
|
||||||
|
|
||||||
* Analyzing files with the ".cjs" extension is now supported.
|
* Analyzing files with the ".cjs" extension is now supported.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user