🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

appdynamics-node

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appdynamics-node - npm Package Compare versions

Comparing version

to
0.0.2

{
"name": "appdynamics-node",
"version": "0.0.1",
"version": "0.0.2",
"description": "Node.js Wrapper for AppDynamics REST API",

@@ -5,0 +5,0 @@ "author": "Matt Major",

@@ -9,2 +9,9 @@ appdynamics-node

## Install
You can install ```appdynamics-node``` via npm.
```
npm install appdynamics-node
```
## Usage

@@ -11,0 +18,0 @@ To use the wrapper, require it within the module or application you're building.