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

bluecat

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bluecat - npm Package Compare versions

Comparing version 1.1.6 to 1.1.7

.github/workflows/nodejs.yml

2

lib/index.js
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

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