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

docusign-admin

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docusign-admin - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

CHANGELOG.md

@@ -5,4 +5,9 @@ # DocuSign Node Client Changelog

## [1.0.0] - Admin API v2.1-1.0.0 - 2021-09-16
## [1.0.1] - Admin API v2.1-1.0.0 - 2021-11-03
### Changed
- Updated Readme. Renamed OrgAdmin to Admin.
## [1.0.0] - Admin API v2.1-1.0.0 - 2021-09-17
### Changed
- Added support for version v2.1-1.0.0 of the DocuSign Admin API.

@@ -9,0 +14,0 @@ - Updated the SDK release version.

2

package.json
{
"name": "docusign-admin",
"version": "1.0.0",
"version": "1.0.1",
"description": "The DocuSign Admin API enables you to automate user management with your existing systems while ensuring governance and compliance.",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -1,2 +0,2 @@

# The Official DocuSign OrgAdminn Node Client
# The Official DocuSign Admin Node Client

@@ -8,5 +8,5 @@ [![NPM version][npm-image]][npm-url]

[NPM module](https://www.npmjs.com/package/docusign-orgadmin) that wraps the <a href="https://www.docusign.com">DocuSign</a> OrgAdmin API
[NPM module](https://www.npmjs.com/package/docusign-admin) that wraps the <a href="https://www.docusign.com">DocuSign</a> Admin API
[Documentation about the DocuSign OrgAdmin API](https://developers.docusign.com/docs/orgadmin-api)
[Documentation about the DocuSign Admin API](https://developers.docusign.com/docs/admin-api)

@@ -22,3 +22,3 @@ <!---

- Free [Developer Account](https://go.docusign.com/sandbox/productshot/?elqCampaignId=16531)
- DocuSign OrgAdmin account connected to your Developer account. [Here is how to create a OrgAdmin developer account](https://developers.docusign.com/docs/orgadmin-api/orgadmin101/create-account)
- DocuSign Admin account connected to your Developer account. [Here is how to create a developer account](https://go.docusign.com/o/sandbox/?ga=2.70927056.1363819232.1590515244-192278368.1546193875&ECID=20890&elqCampaignId=20890&LS=NA_DEV_BOTH_BetaSite_2020-05&utm_campaign=NA_DEV_BOTH_BetaSite_2020-05&Channel=DDCUS000016968056&cName=DocuSign.com&postActivateUrl=https://developers.docusign.com/)

@@ -31,3 +31,3 @@ ## Compatibility

This SDK will soon be provided as open-source for cases where you would like to make additional changes that the SDK does not provide out-of-the-box. If you simply want to use the SDK with any of the examples shown in the [Developer Center](https://developers.docusign.com/docs/orgadmin-api/how-to/), follow the installation instructions below.
This SDK will soon be provided as open-source for cases where you would like to make additional changes that the SDK does not provide out-of-the-box. If you simply want to use the SDK with any of the examples shown in the [Developer Center](https://developers.docusign.com/docs/admin-api/how-to/), follow the installation instructions below.

@@ -40,3 +40,3 @@ ## Installation

2. In the console, type the following commands:
**npm install docusign-orgadmin -save**
**npm install docusign-admin -save**

@@ -80,3 +80,3 @@

The DocuSign OrgAdmin Node Client is licensed under the [MIT License](https://github.com/docusign/docusign-orgadmin-node-client/blob/master/LICENSE).
The DocuSign Admin Node Client is licensed under the [MIT License](https://github.com/docusign/docusign-orgadmin-node-client/blob/master/LICENSE).

@@ -83,0 +83,0 @@ [npm-image]: https://img.shields.io/npm/v/docusign-orgadmin.svg?style=flat

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