File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11schema_version : " 1.0"
2- name : " @expressjs/magic -redirect"
2+ name : " @expressjs/back -redirect-deprecated "
33version : " 1.0.0"
44description : Migrates usage of the legacy APIs `res.redirect('back')` and `res.location('back')` to the current recommended approaches
55author : bjohansebas (Sebastian Beltran)
Original file line number Diff line number Diff line change 11{
2- "name" : " @expressjs/magic -redirect" ,
2+ "name" : " @expressjs/back -redirect-deprecated " ,
33 "private" : true ,
44 "version" : " 1.0.0" ,
55 "description" : " Migrates usage of the legacy APIs `res.redirect('back')` and `res.location('back')`." ,
1010 "repository" : {
1111 "type" : " git" ,
1212 "url" : " git+https://github.com/expressjs/codemod.git" ,
13- "directory" : " recipes/magic -redirect" ,
13+ "directory" : " codemods/back -redirect-deprecated " ,
1414 "bugs" : " https://github.com/expressjs/codemod/issues"
1515 },
1616 "author" : " bjohansebas (Sebastian Beltran)" ,
1717 "license" : " MIT" ,
18- "homepage" : " https://github.com/expressjs/codemod/blob/main/recipes/magic -redirect/README.md" ,
18+ "homepage" : " https://github.com/expressjs/codemod/blob/main/codemods/back -redirect-deprecated /README.md" ,
1919 "devDependencies" : {
2020 "@codemod.com/jssg-types" : " ^1.3.1"
2121 }
You can’t perform that action at this time.
0 commit comments