Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Added 'use strict' keyword to all files #22

Merged
merged 1 commit into from
Feb 29, 2016

Conversation

psorowka
Copy link
Contributor

  • fixed an accidental use of global var
  • thereby fixed race condition on simultaneous HTTP requests
  • fixed two cases of wrongly assigned callback functions
  • bumped dependencies
  • Restricted travis to node 5.5 and 5.6
  • added node version comment to readme

Signed-off-by: Peter Sorowka [email protected]

- fixed an accidental use of global var
- thereby fixed race condition on simultaneous HTTP requests
- fixed to cases of wrongly assigned callback functions
- bumped dependencies
- Restricted travis to node 5.5 and 5.6
- added node version comment to readme

Signed-off-by: Peter Sorowka <[email protected]>
@psorowka psorowka mentioned this pull request Feb 29, 2016
mcollina added a commit that referenced this pull request Feb 29, 2016
Added 'use strict' keyword to all files
@mcollina mcollina merged commit a18b5f6 into eclipse-archived:master Feb 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants