directadmin
Advanced tools
Comparing version 1.2.4 to 1.2.6
{ | ||
"name": "directadmin", | ||
"version": "1.2.4", | ||
"description": "DIRECTADMIN API client.", | ||
"version": "1.2.6", | ||
"description": "Node.js module for DirectAdmin panel", | ||
"main": "./directadmin", | ||
@@ -28,4 +28,4 @@ "scripts": { | ||
"chai": "^4.2.0", | ||
"mocha": "^6.2.2" | ||
"mocha": "^8.0.1" | ||
} | ||
} |
# node-directadmin | ||
DIRECTADMIN API Node.js client | ||
Node.js module for [DirectAdmin](https://www.directadmin.com/) | ||
## Installation | ||
`npm install directadmin` | ||
## Tests | ||
* Tests are implemented using `mocha` and `chai`. Run them with `npm test`. | ||
## Examples | ||
Check the examples folder for more specific use cases examples. | ||
## License | ||
Licensed under the Apache license, version 2.0 (the "license"); You may not use this file except in compliance with the license. You may obtain a copy of the license at: | ||
http://www.apache.org/licenses/LICENSE-2.0.html | ||
Unless required by applicable law or agreed to in writing, software distributed under the license is distributed on an "as is" basis, without warranties or conditions of any kind, either express or implied. See the license for the specific language governing permissions and limitations under the license. |
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
66468
24
1