Socket
Socket
Sign inDemoInstall

@teqed/interact-ibmi

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teqed/interact-ibmi - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

build/menu/main/pickuser.js

6

build/menu/main/helpuser.js

@@ -5,2 +5,3 @@ import chalk from 'chalk';

import findUserMenu from './finduser.js';
import reenableUserMenu from './reenableuser.js';
// Create an array of strings containing menu choices.

@@ -17,3 +18,3 @@ // eslint-disable-next-line import/prefer-default-export

`5. (WIP) Change User Password`,
`6. (WIP) Reenable User`,
`6. Reenable User`,
`7. (WIP) Unlock NetDrive User`,

@@ -51,4 +52,3 @@ `8. Previous Menu`,

case 6: {
// return await reenableUserMenu();
break;
return await reenableUserMenu();
}

@@ -55,0 +55,0 @@ case 7: {

@@ -83,3 +83,3 @@ {

"type": "module",
"version": "1.0.26",
"version": "1.0.27",
"engines": {

@@ -86,0 +86,0 @@ "node": ">=16.0.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc