zowe / zowe-cli-scs-plugin

The secure credential store plugin for Zowe CLI, leveraging keytar and the OS keychain to securely access and store sensitive user credentials normally stored in CLI profiles.
Eclipse Public License 2.0
8 stars 3 forks source link

Node 16 compatibility #39

Closed t1m0thyj closed 3 years ago

t1m0thyj commented 3 years ago

Starting with v7.7, Keytar no longer requires a separate prebuild for each version of Node.js/Electron. Hopefully this is the last time we have to update the Keytar dependency to be compatible with a new Node version 🙂 image

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

t1m0thyj commented 3 years ago

Tested this plugin update w/ Node 16 on: