Skip to content

Commit 88bbc2f

Browse files
committed
add change note
1 parent cffe573 commit 88bbc2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

change-notes/1.26/analysis-javascript.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,19 @@
33
## General improvements
44

55
* Support for the following frameworks and libraries has been improved:
6+
- [bluebird](https://www.npmjs.com/package/bluebird)
67
- [fast-json-stable-stringify](https://www.npmjs.com/package/fast-json-stable-stringify)
78
- [fast-safe-stringify](https://www.npmjs.com/package/fast-safe-stringify)
89
- [javascript-stringify](https://www.npmjs.com/package/javascript-stringify)
910
- [js-stringify](https://www.npmjs.com/package/js-stringify)
1011
- [json-stable-stringify](https://www.npmjs.com/package/json-stable-stringify)
1112
- [json-stringify-safe](https://www.npmjs.com/package/json-stringify-safe)
1213
- [json3](https://www.npmjs.com/package/json3)
14+
- [lodash](https://www.npmjs.com/package/lodash)
1315
- [object-inspect](https://www.npmjs.com/package/object-inspect)
1416
- [pretty-format](https://www.npmjs.com/package/pretty-format)
1517
- [stringify-object](https://www.npmjs.com/package/stringify-object)
18+
- [underscore](https://www.npmjs.com/package/underscore)
1619

1720
* Analyzing files with the ".cjs" extension is now supported.
1821

0 commit comments

Comments
 (0)