fbjs icon indicating copy to clipboard operation
fbjs copied to clipboard

A collection of utility libraries used by other Meta JS projects.

Results 96 fbjs issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) Commits c6bdaca Version...

CLA Signed
dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

CLA Signed
dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

CLA Signed
dependencies

Hello, I've found that some of your files in this repo is still using https://git.io/, and this service will be discontinued in the future. (ref: [Git.io deprecation](https://github.blog/changelog/2022-04-25-git-io-deprecation/)) Theses files are:...

I have jest 27.0.4 and got the following error: ``` TypeError: Cannot destructure property 'instrument' of 'options' as it is undefined. at Object.getCacheKey (node_modules/fbjs-scripts/jest/createCacheKeyFunction.js:38:12) at ScriptTransformer._getCacheKey (./node_modules/@jest/transform/build/ScriptTransformer.js:280:41) at ScriptTransformer._getFileCachePath (./node_modules/@jest/transform/build/ScriptTransformer.js:351:27)...

Version 2.x has a vulnerability in a dependent library that was [fixed](https://github.com/matthew-andrews/isomorphic-fetch/issues/191#issuecomment-697186671) version 3.x. Can fbjs be updated to use this new version? This might require a major or minor...

**tl;dr** out of sync dependencies on "promise" in React Native vs. fbjs mean that two different versions get installed on a project, and unhandled promise rejections do not get reported...

CLA Signed

There is a TypeError: this.each is not a function if we use prototype.js //cdnjs.cloudflare.com/ajax/libs/prototype/1.7.0.0/prototype.js ![Screenshot from 2021-04-15 21-15-17](https://user-images.githubusercontent.com/856090/114974873-dcb90100-9ea0-11eb-9e65-fc072fe6a000.png) A similar issue has happened in quilljs - https://github.com/quilljs/quill/issues/1261 We have some...

CLA Signed