New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fishpi

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fishpi - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

lib/test/index.d.ts

2

lib/src/chat.js

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

"wss://".concat(utils_1.domain, "chat-channel?apiKey=").concat(this._apiKey, "&toUser=").concat(user)
: "wss://".concat(utils_1.domain, "user-channel"), []];
: "wss://".concat(utils_1.domain, "user-channel?apiKey=").concat(this._apiKey), []];
_f = {};

@@ -260,0 +260,0 @@ if (!utils_1.isBrowse) return [3 /*break*/, 1];

{
"name": "fishpi",
"version": "0.0.14",
"version": "0.0.15",
"description": "A Package to use API of fishpi.",

@@ -5,0 +5,0 @@ "main": "./lib/src/index.js",

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