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

directadmin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directadmin - npm Package Compare versions

Comparing version 1.2.4 to 1.2.6

6

package.json
{
"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.
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