Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
papandreou
/
httpception
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 9, 2022
Fix CHANGELOG generation in preversion script now that an npm env var changed
papandreou
committed
9cbb394
View commit details
Copy full SHA for 9cbb394
Browse repository at this point
Commits on Apr 28, 2022
npm i --save-dev eslint-config-prettier@latest eslint-config-standard@latest eslint-plugin-import@latest eslint-plugin-mocha@latest eslint-plugin-n eslint-plugin-promise@latest && npm uninstall esl…
Show description for eaa11f9
papandreou
committed
eaa11f9
View commit details
Copy full SHA for eaa11f9
Browse repository at this point
Update eslint to ^8.14.0
papandreou
committed
58a511b
View commit details
Copy full SHA for 58a511b
Browse repository at this point
npm i --save-dev unexpected-http@latest
papandreou
committed
92c6c4d
View commit details
Copy full SHA for 92c6c4d
Browse repository at this point
npm i unexpected@latest unexpected-mitm@latest
papandreou
committed
2df438a
View commit details
Copy full SHA for 2df438a
Browse repository at this point
Commits on Dec 10, 2021
Merge pull request #90 from papandreou/depfu/update/npm/eslint-plugin-mocha-10.0.1
Show description for 09c14af
papandreou
authored
09c14af
View commit details
Copy full SHA for 09c14af
Browse repository at this point
Commits on Dec 9, 2021
Update eslint-plugin-mocha to version 10.0.1
depfu[bot]
authored
3a8d52f
View commit details
Copy full SHA for 3a8d52f
Browse repository at this point
Commits on Nov 28, 2021
Merge pull request #87 from papandreou/depfu/update/npm/prettier-2.5.0
Show description for 95f3ecb
papandreou
authored
95f3ecb
View commit details
Copy full SHA for 95f3ecb
Browse repository at this point
Commits on Nov 26, 2021
Update prettier to version 2.5.0
depfu[bot]
authored
fd0a0d0
View commit details
Copy full SHA for fd0a0d0
Browse repository at this point
Commits on Oct 22, 2021
Merge pull request #80 from papandreou/depfu/update/npm/prettier-2.4.1
Show description for 088ea3c
papandreou
authored
088ea3c
View commit details
Copy full SHA for 088ea3c
Browse repository at this point
Update prettier to version 2.4.1
depfu[bot]
authored
5453942
View commit details
Copy full SHA for 5453942
Browse repository at this point
Merge pull request #83 from papandreou/depfu/update/npm/eslint-plugin-promise-5.1.1
Show description for f615f31
papandreou
authored
f615f31
View commit details
Copy full SHA for f615f31
Browse repository at this point
Update eslint-plugin-promise to version 5.1.1
depfu[bot]
authored
fce731a
View commit details
Copy full SHA for fce731a
Browse repository at this point
Commits on Oct 20, 2021
Unsupport node.js 10
papandreou
committed
08ced24
View commit details
Copy full SHA for 08ced24
Browse repository at this point
Replace Travis with Github Actions
papandreou
committed
a0a7fc9
View commit details
Copy full SHA for a0a7fc9
Browse repository at this point
Commits on May 27, 2021
Merge pull request #73 from papandreou/depfu/update/npm/eslint-plugin-mocha-9.0.0
Show description for ea2d9f5
papandreou
authored
ea2d9f5
View commit details
Copy full SHA for ea2d9f5
Browse repository at this point
Update eslint-plugin-mocha to version 9.0.0
depfu[bot]
authored
acca655
View commit details
Copy full SHA for acca655
Browse repository at this point
Commits on May 26, 2021
eslint --fix .
papandreou
committed
37cad72
View commit details
Copy full SHA for 37cad72
Browse repository at this point
prettier --write '**/*.js'
papandreou
committed
fc72940
View commit details
Copy full SHA for fc72940
Browse repository at this point
Lock prettier down to ~2.3.0
papandreou
committed
177788c
View commit details
Copy full SHA for 177788c
Browse repository at this point
Merge pull request #72 from papandreou/depfu/update/npm/jest-27.0.1
Show description for 451e0da
papandreou
authored
451e0da
View commit details
Copy full SHA for 451e0da
Browse repository at this point
Update jest to version 27.0.1
depfu[bot]
authored
9ea048e
View commit details
Copy full SHA for 9ea048e
Browse repository at this point
Commits on Apr 25, 2021
Fix eslint-plugin-prettier usage
papandreou
committed
3913ae8
View commit details
Copy full SHA for 3913ae8
Browse repository at this point
Update eslint-config-prettier to version 8.3.0
depfu[bot]
authored
cdf148c
View commit details
Copy full SHA for cdf148c
Browse repository at this point
Commits on Feb 13, 2021
Switch to .mocharc.json
papandreou
committed
9b72c75
View commit details
Copy full SHA for 9b72c75
Browse repository at this point
Merge pull request #66 from papandreou/depfu/update/npm/mocha-8.3.0
Show description for dfebb57
papandreou
authored
dfebb57
View commit details
Copy full SHA for dfebb57
Browse repository at this point
Commits on Feb 12, 2021
Update mocha to version 8.3.0
depfu[bot]
authored
0d9f811
View commit details
Copy full SHA for 0d9f811
Browse repository at this point
Commits on Dec 7, 2020
Merge pull request #65 from papandreou/depfu/update/npm/eslint-config-prettier-7.0.0
Show description for 6e3bb67
papandreou
authored
6e3bb67
View commit details
Copy full SHA for 6e3bb67
Browse repository at this point
Commits on Dec 6, 2020
Update eslint-config-prettier to version 7.0.0
depfu[bot]
authored
96b54ed
View commit details
Copy full SHA for 96b54ed
Browse repository at this point
Commits on Nov 24, 2020
Merge pull request #64 from papandreou/depfu/update/npm/eslint-plugin-standard-5.0.0
Show description for aa69a77
papandreou
authored
aa69a77
View commit details
Copy full SHA for aa69a77
Browse repository at this point
Update eslint-plugin-standard to version 5.0.0
depfu[bot]
authored
2fcc8b3
View commit details
Copy full SHA for 2fcc8b3
Browse repository at this point
Commits on Nov 22, 2020
Add CHANGELOG.md to .prettierignore
papandreou
committed
e338dae
View commit details
Copy full SHA for e338dae
Browse repository at this point
4.0.1
papandreou
committed
0f9be6f
View commit details
Copy full SHA for 0f9be6f
Browse repository at this point
Update unexpected-mitm to ^14.0.1
papandreou
committed
814ebbd
View commit details
Copy full SHA for 814ebbd
Browse repository at this point
4.0.0
papandreou
committed
62f366f
View commit details
Copy full SHA for 62f366f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.