javascript-obfuscator / javascript-obfuscator/react-native-obfuscating-transformer
Please update the version of javascript-obfuscator to 1.3.0 or later
- Dominant language
- TypeScript
- Stars
- 211
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
I got the issue when bundling the code:
"The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class."
I got node_module/react-native-obfuscating-transformer and change the version of javascript-obfuscator to 1.3.0. Then it works.
Please take some time to upgrade our good library. Thank you very much!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the dependency declaration for javascript-obfuscator in the react-native-obfuscating-transformer repository and inspect how it is used during React Native bundling. Update it to 1.3.0 or later, then verify that bundling no longer produces the reported derived-class constructor error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100