Skip to content

Releases: monken/node-pbac

v0.3.1

06 Sep 17:22
Compare
Choose a tag to compare
  • allow boolean strings for Bool condition in accordance with AWS specs

v0.3.0

03 Mar 10:01
Compare
Choose a tag to compare
  • updated lodash to 4.17.5 to address vulnerability found in < 4.17.5
  • dropped support for NodeJS < 4

v0.2.0

10 Jan 07:12
Compare
Choose a tag to compare
  • variables has been renamed context to stay compatible with AWS terms. This is not a breaking change. variable will keep working but it has been removed from the documentation.
  • Added NotPrincipal, ArnLike, ArnNotLike, ArnEquals, ArnNotEquals
  • Added support for ForAnyValue and ForAllValues prefixes

v0.1.3

22 Dec 22:08
Compare
Choose a tag to compare
  • fix package.json file

v0.1.2

14 Aug 02:34
Compare
Choose a tag to compare
  • Support NotResource and NotAction elements

v0.1.1

13 Aug 23:30
Compare
Choose a tag to compare

Fixes to documentation

v0.1.0

13 Aug 23:02
Compare
Choose a tag to compare

Initial release to an unsuspecting world.