Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Releases: googleapis/nodejs-phishing-protection

v2.1.0

16 Jun 16:34
2659f17
Compare
Choose a tag to compare

Features

  • move ts target to es2018 from es2016 (#151) (f30f164)

Bug Fixes

  • proper fallback option handling (1ed6184)

v2.0.1

04 Jun 17:46
2a56034
Compare
Choose a tag to compare

Bug Fixes

v2.0.0

14 Apr 16:57
4c9de47
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

Bug Fixes

  • drop unused files from package (#137) (9738564)
  • export explicit version from protos.js (#128) (e71e492)
  • remove eslint, update gax, fix generated protos, run the generator (#133) (f530cee)

v1.7.0

11 Mar 23:17
566faad
Compare
Choose a tag to compare

Features

v1.6.0

28 Feb 20:03
9542ce4
Compare
Choose a tag to compare

Features

  • export protos in src/index.ts (a33f101)

v1.5.1

30 Jan 15:17
4c6900c
Compare
Choose a tag to compare

Bug Fixes

  • enum, bytes, and Long types now accept strings (2002577)

v1.5.0

06 Jan 18:48
Compare
Choose a tag to compare

Features

  • move to typescript code generation (#66) (9a8ee35)

v1.4.0

05 Dec 22:36
Compare
Choose a tag to compare

Features

  • add plural and singular resource descriptor (#56) (85e99f9)

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (758a2f3)

v1.3.2

18 Nov 15:02
Compare
Choose a tag to compare

Bug Fixes

  • docs: snippets are now replaced in jsdoc comments (#52) (b53e568)

v1.3.1

22 Oct 20:44
Compare
Choose a tag to compare

Bug Fixes