freeCodeCamp/curriculum
Hassaan Pasha 4fbce07792
fix: improve test regex to validate disallowed methods that can be bypassed by prototype reassignments and/or otherwise (#38214)
* fix: improve test regex to validate disallowed methods that can be bypassed by prototype reassignments and/or otherwise

* fix: fixing regex pattern
2020-03-26 08:13:34 -07:00
..
challenges fix: improve test regex to validate disallowed methods that can be bypassed by prototype reassignments and/or otherwise (#38214) 2020-03-26 08:13:34 -07:00
schema fix(tools): update challege formatting check 2019-08-05 22:14:37 +05:30
test fix: transpile import() for testing in node 2020-02-20 19:52:23 +05:30
.babelrc chore: preparing for the move 2018-09-27 12:36:41 +05:30
.editorconfig chore: preparing for the move 2018-09-27 12:36:41 +05:30
.npmignore fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
.travis.yml travis: container based builds have been deprecated (#34642) 2019-01-03 14:21:06 +05:30
CHANGELOG.md chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
commitizen.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
commitlint.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
create-challenge-bundle.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
getChallenges.js refactor: combine slug utils into one module 2019-09-26 22:15:27 +05:30
gulpfile.js fix(lint): re-arrange scripts (#36511) 2019-07-26 00:45:31 +05:30
index.js refactor: combine slug utils into one module 2019-09-26 22:15:27 +05:30
lib.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
LICENSE.md chore: preparing for the move 2018-09-27 12:36:41 +05:30
md-translation.js feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
package-entry.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-lock.json chore: remove @babel/cli and update curriculum 2020-03-17 11:09:12 +05:30
package.json chore: remove @babel/cli and update curriculum 2020-03-17 11:09:12 +05:30
utils.js refactor: combine slug utils into one module 2019-09-26 22:15:27 +05:30