ad-promise
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"author": "Relief Melone (relief.melone@gmail.com)", | ||
"name": "ad-promise", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "This is a fork of the gheeres node-activedirectory. This is still a work in progress and not stable. The goal to use promises instead of the async library which is causing some problems in the current version of node-activedirectory", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -32,3 +32,3 @@ AD-Promise for Node | ||
```sh | ||
npm install activedirectory | ||
npm install ad-promise | ||
``` | ||
@@ -35,0 +35,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
199432