Skip to content

Releases: renderforest/service-auth

v1.5.3

04 Oct 13:22
24e4034
Compare
Choose a tag to compare

package: update devDependencies

  • update jest 22.4.3 => 23.5.0
  • remove fixpack becouse fixpack > rc > deep-extend has vulnerability

v1.5.2

03 May 10:05
a3f21ef
Compare
Choose a tag to compare
  • env: fix keywords in package.json file.

v1.5.1

02 May 12:54
27a2114
Compare
Choose a tag to compare
  • test: fix test package name - rename tests -> test.

v1.5.0

02 May 12:30
5ef1f20
Compare
Choose a tag to compare
  • flow: remove flow & related deps, scripts, and configuration files
  • lint: update eslint rules
  • travis: update travis configurations - add lint task & update node versions
  • doc: separate documentation into different doc files
  • env: add github template issue
  • deps: update outdated dependencies & set exact versions.

v1.4.10

02 Apr 11:53
6cc72df
Compare
Choose a tag to compare
  • env: prepare to publish on npm - update name key & remove the private key in package.json.

v1.4.9

12 Feb 07:15
49447a1
Compare
Choose a tag to compare
  • deps: eslint, eslint-plugin-flowtype, eslint-plugin-node, flow-bin, jest modules update.

v1.4.8

29 Jan 06:47
7a46831
Compare
Choose a tag to compare
  • script: add test-coverage & test-watch scripts
  • script: set remove flow on build script instead of test
  • env: remove .vscode settings and add the dir in .gitignore file
  • doc: add more badges in README.md file
  • test: add 2 more tests to get full coverage
  • deps: eslint, eslint-plugin-flowtype, flow-bin, jest modules update.

v1.4.7

18 Jan 10:57
f567d86
Compare
Choose a tag to compare
  • deps: babel-eslint, eslint, eslint-plugin-flowtype, flow-bin, jest modules update
  • doc: update CONTRIBUTING.md file to map to another branch to be pulled and built upon.

v1.4.6

25 Dec 11:15
4f7ac17
Compare
Choose a tag to compare
  • travis: set node concrete versions (6.9.1, 8.8.1) & cache node modules
  • deps: babel-eslint, eslint modules minor update.

v1.4.5

22 Dec 13:16
23ef475
Compare
Choose a tag to compare
  • deps: jest module major update
  • API: set main to map to dist dir & remove re-export index.js file.