Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.13 to 1.0.14

1

build/menu/main/copyuser-util.js

@@ -214,3 +214,2 @@ import inquirer from 'inquirer';

console.log(`User ${newUser} created.`);
console.log(CHGUSRPRF(toUser.userId, toUser.userPasswordExpirationInterval, toUser.userMaximumAllowedStorage, toUser.userCharacterCodeSetId));
await cmdOdbc(CHGUSRPRF(toUser.userId, toUser.userPasswordExpirationInterval, toUser.userMaximumAllowedStorage, toUser.userCharacterCodeSetId)).catch(async (error) => {

@@ -217,0 +216,0 @@ const parseError = await parseErrorMessage(error);

2

package.json

@@ -87,3 +87,3 @@ {

"type": "module",
"version": "1.0.13",
"version": "1.0.14",
"engines": {

@@ -90,0 +90,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