New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0.6 to 1.0.7

2

lib/index.js
exports.ServiceSync = require('./service.gen.sync');
exports.ServiceAsync = require('./service.gen.async');
exports.Api = require('./service.api');
exports.version = '1.0.6';
exports.version = '1.0.7';
{
"name": "bluecat",
"version": "1.0.6",
"version": "1.0.7",
"author": "ccy <ccy.chenchaoyi@gmail.com>",

@@ -27,6 +27,6 @@ "description": "Library for building HTTP requests, good for generic REST API Test Framework",

"hoek": "^2.16.3",
"inquirer": "^0.12.0",
"inquirer": "^1.0.2",
"path": "^0.12.7",
"promise": "^7.1.1",
"request": "2.69.0",
"request": "2.72.0",
"yargs": "^4.6.0"

@@ -33,0 +33,0 @@ },

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