Releases: Mastercard/oauth1-signer-nodejs
Releases · Mastercard/oauth1-signer-nodejs
v1.1.7
What's Changed
- Bump flat from 4.1.0 to 5.0.2 by @dependabot in #23
- Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #24
- Bump ansi-regex by @dependabot in #27
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #29
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #30
- Bump @babel/traverse from 7.11.0 to 7.25.3 by @dependabot in #31
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Bump acorn from 7.1.0 to 7.1.1 by @dependabot in #14
- Re-generated package-lock.json with upgraded dev dependencies by @ech0s7r in #15
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #16
- Fix buffer usage due to security issues by @khagesh in #22
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #21
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #20
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #19
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #18
New Contributors
Full Changelog: v1.1.5...v1.1.6
v1.1.5
Fixing issue with * not encoding properly
v1.1.4
- Bumped lodash from 4.17.11 to 4.17.14
v1.1.3
v1.1.2
- Fixed the library to handle already encoded params (Part 2)
v1.1.1
- Fixed the library to handle already encoded params
- Added unit tests to test this functionality
v1.0.1
v1.0.0
- First version of the npm package