coding-with-chrome
coding-with-chrome copied to clipboard
An Open Source Educational IDE.
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [npm](https://github.com/npm/cli) from 8.5.1 to 8.11.0. Changelog Sourced from npm's changelog. v8.11.0 (2022-05-25) Features 8898710 #4879 feat: deprecated set-script, birthday, --global, and --local (@fritzy) 7307c8d #4940 feat(libnpmpack): bump pacote for...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...
When coding in Python, the input command doesn't work. For example: response = input("How many days have you been in school this week?") print(response) Any suggestions for getting user input...
Text across the application doesn't appear correctly when the language changed to other than English
**Describe the bug** When language changed to Hindi, Francis or any other lang. except English, the complete screen start showing some un-desired text across the application. **To Reproduce** Steps to...
When I hit enter the next line is indented and spaces are inserted to indent the line and I get an error: IndentationError: Expected an indentation block. I need to...
To do mathematics with Coding with Chrome it would be useful to have a button that shows a grid overlay with pixel counts (coordinates).
**Describe the bug** In order to determine which packages are being used and where users are encountering errors we should put in an anonymous method for tracking usage without making...