Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "wialon", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "NodeJS wrapper for Wialon Remote API", | ||
"main": "index.js", | ||
"directories": { | ||
"lib": "./lib" | ||
}, | ||
"engines": { | ||
@@ -17,3 +20,3 @@ "iojs": ">=2.0", | ||
}, | ||
"author": "Uditha Atukorala <udi@geniusse.com>", | ||
"author": "Uditha Atukorala <ua@nuked.zone>", | ||
"license": "ISC", | ||
@@ -32,12 +35,12 @@ "repository": "nukedzn/node-wialon", | ||
"extend": "^3.0.0", | ||
"request": "^2.64.0" | ||
"request": "^2.67.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.3.0", | ||
"chai": "^3.4.1", | ||
"coveralls": "^2.11.2", | ||
"istanbul": "^0.3.22", | ||
"istanbul": "^0.4.1", | ||
"jshint": "^2.8.0", | ||
"mocha": "^2.3.3", | ||
"nock": "^2.15.0" | ||
"mocha": "^2.3.4", | ||
"nock": "^3.4.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
12570
Updatedrequest@^2.67.0