intacct / intacct-sdk-js

Official repository of the Sage Intacct SDK for JavaScript in Node.js
https://developer.intacct.com/tools/sdk-node-js/
Apache License 2.0
22 stars 31 forks source link

Add Get User Effective Permissions, Update lookup function, Update NodeJS version to 14.19.1 and bump dependencies in package-lock. #87

Closed ryan-holderfield-sage closed 2 years ago

ryan-holderfield-sage commented 2 years ago

All pre-build NPM scripts run without issue:

Screen Shot 2022-04-04 at 1 38 09 PM

Node engine update to 14.19.1 prepares us for the EOL of Node v12 coming April 30, 2022. The package-lock changes are from the 'npm audit fix' command applying any non-breaking package updates.