- Fork from from segmentio/analytics-node
- Remove browserify and superagent-proxy deps
- adding a cli
- updating travis.yml
- increase messageId entropy, and include one id per message
- makefile: changing bin paths and nsp target
- Upgraded vulnerable dependencies and minor change in the tests to support them
- Adding Node Security Project support
- update analytics-node.js
- Remove proxy support
- Merge pull request #47 from yorkie/patch-1
- remove the duplicated keyword
- Update analytics-node.js
- Try to retry a few times before responding
- add browserify support
- Add installation instructions to readme
- Add sentAt
- add: proxy requests
- fix: given contexts to extended and not wiped out
- fix: context data being added to messages
- update: debug dependency
- add group method