Socket
Socket
Sign inDemoInstall

hms-fca

Package Overview
Dependencies
161
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

index.js

@@ -6,3 +6,3 @@ "use strict";

var log = require("npmlog");
var chalk = require('chalk@4');
var chalk = require('chalk');

@@ -9,0 +9,0 @@ var checkVerified = null;

{
"name": "hms-fca",
"version": "1.0.4",
"version": "1.0.5",
"description": "A forked ver. from fca-unofficial rebuild by HMS.",

@@ -25,3 +25,4 @@ "scripts": {

"request": "^2.53.0",
"websocket-stream": "^5.5.0"
"websocket-stream": "^5.5.0",
"chalk": "^4"
},

@@ -28,0 +29,0 @@ "engines": {

@@ -10,3 +10,3 @@ /* eslint-disable no-prototype-builtins */

var url = require("url");
var chalk = require('chalk@4');
var chalk = require('chalk');

@@ -13,0 +13,0 @@ function setProxy(url) {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc