mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Merge pull request #44 from asger-semmle/extend-change-note
JavaScript: Add change note for Extend.qll
This commit is contained in:
@@ -12,17 +12,46 @@
|
||||
- [cookie-parser](https://github.com/expressjs/cookie-parser)
|
||||
- [cookie-session](https://github.com/expressjs/cookie-session)
|
||||
- [crypto-js](https://github.com/https://github.com/brix/crypto-js)
|
||||
- [deep-assign](https://github.com/sindresorhus/deep-assign)
|
||||
- [deep-extend](https://github.com/unclechu/node-deep-extend)
|
||||
- [deep-merge](https://github.com/Raynos/deep-merge)
|
||||
- [deep](https://github.com/jeffomatic/deep)
|
||||
- [deepmerge](https://github.com/KyleAMathews/deepmerge)
|
||||
- [defaults-deep](https://github.com/jonschlinkert/defaults-deep)
|
||||
- [defaults](https://github.com/tmpvar/defaults)
|
||||
- [express-jwt](https://github.com/auth0/express-jwt)
|
||||
- [express-session](https://github.com/expressjs/session)
|
||||
- [extend-shallow](https://github.com/jonschlinkert/extend-shallow)
|
||||
- [extend](https://github.com/justmoon/node-extend)
|
||||
- [extend2](https://github.com/eggjs/extend2)
|
||||
- [fast-json-parse](https://github.com/mcollina/fast-json-parse)
|
||||
- [forge](https://github.com/digitalbazaar/forge)
|
||||
- [jquery](https://jquery.com)
|
||||
- [js-extend](https://github.com/vmattos/js-extend)
|
||||
- [json-parse-better-errors](https://github.com/zkat/json-parse-better-errors)
|
||||
- [json-parse-safe](https://github.com/joaquimserafim/json-parse-safe)
|
||||
- [json-safe-parse](https://github.com/bahamas10/node-json-safe-parse)
|
||||
- [just-extend](https://github.com/angus-c/just)
|
||||
- [lodash](https://lodash.com)
|
||||
- [merge-deep](https://github.com/jonschlinkert/merge-deep)
|
||||
- [merge-options](https://github.com/schnittstabil/merge-options)
|
||||
- [merge](https://github.com/yeikos/js.merge)
|
||||
- [mixin-deep](https://github.com/jonschlinkert/mixin-deep)
|
||||
- [mixin-object](https://github.com/jonschlinkert/mixin-object)
|
||||
- [MySQL2](https://github.com/sidorares/node-mysql2)
|
||||
- [node.extend](https://github.com/dreamerslab/node.extend)
|
||||
- [object-assign](https://github.com/sindresorhus/object-assign)
|
||||
- [object.assign](https://github.com/ljharb/object.assign)
|
||||
- [object.defaults](https://github.com/jonschlinkert/object.defaults)
|
||||
- [parse-json](https://github.com/sindresorhus/parse-json)
|
||||
- [q](http://documentup.com/kriskowal/q/)
|
||||
- [ramda](https://ramdajs.com)
|
||||
- [safe-json-parse](https://github.com/Raynos/safe-json-parse)
|
||||
- [smart-extend](https://github.com/danielkalen/smart-extend)
|
||||
- [underscore](https://underscorejs.org)
|
||||
- [util-extend](https://github.com/isaacs/util-extend)
|
||||
- [utils-merge](https://github.com/jaredhanson/utils-merge)
|
||||
- [xtend](https://github.com/Raynos/xtend)
|
||||
|
||||
## New queries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user