UNPKG

node-pogo-signature

Version:

an 'unknown6' signature builder for pokemon go node apis - fully native js!

15 lines (11 loc) 694 B
# 2.0.3 * merged PR #8 _Adding Builder.setFields to allow setting of additional signature fields_ https://github.com/SpencerSharkey/node-pogo-signature/pull/8 * merged PR #7 _fixing some fields in the signature.proto_ https://github.com/SpencerSharkey/node-pogo-signature/pull/7 # 2.0.2 * merged PR #6 https://github.com/SpencerSharkey/node-pogo-signature/pull/6 # 2.0.1 * `unk22` persists throughout the lifespan of a `Builder` instance (not regenerated each time) * `new Builder()` constructor now accepts options object. accepts `initTime` and `unk22` * jsdoc now available! https://spencersharkey.github.io/node-pogo-signature/docs/latest/ # 2.0.0 * initial release to NPM