New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@equisoft/equisoft-connect-sdk-typescript

Package Overview
Dependencies
Maintainers
11
Versions
375
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equisoft/equisoft-connect-sdk-typescript - npm Package Compare versions

Comparing version 11.0.6-snapshot.20221214213150 to 11.0.6-snapshot.20221215141213

16

dist/models/LegacyProvisioningUserPayload.d.ts

@@ -61,4 +61,3 @@ /**

/**
* User initial password.
* A random password will be set if none is specified and noPassword option is not used.
* DEPRECATED this option does nothing
* @type {string}

@@ -69,5 +68,3 @@ * @memberof LegacyProvisioningUserPayload

/**
* Disable password authentication.
* Accepts true or false.
* Default false
* DEPRECATED this option does nothing
* @type {string}

@@ -78,5 +75,3 @@ * @memberof LegacyProvisioningUserPayload

/**
* The user will be ask to define a new password on the first login
* Accepts true or false.
* Default true
* DEPRECATED this option does nothing
* @type {string}

@@ -87,6 +82,3 @@ * @memberof LegacyProvisioningUserPayload

/**
* Enable Mobile version.
* Deprecated: the mobile is not enabled per user anymore.
* Accepts true or false.
* Default false
* DEPRECATED this option does nothing
* @type {string}

@@ -93,0 +85,0 @@ * @memberof LegacyProvisioningUserPayload

{
"name": "@equisoft/equisoft-connect-sdk-typescript",
"version": "11.0.6-snapshot.20221214213150",
"version": "11.0.6-snapshot.20221215141213",
"description": "OpenAPI client for @equisoft/equisoft-connect-sdk-typescript",

@@ -5,0 +5,0 @@ "author": "OpenAPI-Generator",

@@ -76,4 +76,3 @@ /* tslint:disable */

/**
* User initial password.
* A random password will be set if none is specified and noPassword option is not used.
* DEPRECATED this option does nothing
* @type {string}

@@ -84,5 +83,3 @@ * @memberof LegacyProvisioningUserPayload

/**
* Disable password authentication.
* Accepts true or false.
* Default false
* DEPRECATED this option does nothing
* @type {string}

@@ -93,5 +90,3 @@ * @memberof LegacyProvisioningUserPayload

/**
* The user will be ask to define a new password on the first login
* Accepts true or false.
* Default true
* DEPRECATED this option does nothing
* @type {string}

@@ -102,6 +97,3 @@ * @memberof LegacyProvisioningUserPayload

/**
* Enable Mobile version.
* Deprecated: the mobile is not enabled per user anymore.
* Accepts true or false.
* Default false
* DEPRECATED this option does nothing
* @type {string}

@@ -108,0 +100,0 @@ * @memberof LegacyProvisioningUserPayload

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