Comparing version 1.1.6 to 1.1.7
exports.ServiceSync = require('./service.gen.sync'); | ||
exports.ServiceAsync = require('./service.gen.async'); | ||
exports.Api = require('./service.api'); | ||
exports.version = '1.1.5'; | ||
exports.version = '1.1.7'; |
{ | ||
"name": "bluecat", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"author": "Chaoyi Chen <ccy.chenchaoyi@gmail.com>", | ||
@@ -26,3 +26,3 @@ "description": "Library for building RESTful API HTTP requests, best for generic RESTful API Test Framework", | ||
"columnify": "^1.5.4", | ||
"fibers": "^1.0.15", | ||
"fibers": "^4.0.1", | ||
"hoek": "^2.16.3", | ||
@@ -43,5 +43,5 @@ "inquirer": "^3.1.1", | ||
"grunt": "^1.0.1", | ||
"grunt-contrib-jshint": "^1.1.0", | ||
"grunt-contrib-jshint": "^2.1.0", | ||
"grunt-jscs": "^3.0.1" | ||
} | ||
} |
@@ -387,1 +387,2 @@ ## Bluecat <img src="https://raw.github.com/chenchaoyi/bluecat/master/images/bluecat.png" align="middle" /> | ||
[gittip-url]: https://www.gittip.com/chenchaoyi/ | ||
Sorry, the diff of this file is not supported yet
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
38432
388
+ Addeddetect-libc@1.0.3(transitive)
+ Addedfibers@4.0.3(transitive)
- Removedfibers@1.0.15(transitive)
Updatedfibers@^4.0.1