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

longbridge

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

longbridge - npm Package Compare versions

Comparing version 0.2.27 to 0.2.28

4

index.d.ts

@@ -1558,6 +1558,2 @@ /* tslint:disable */

export class WatchListGroup {
/** Group id */
id: number
/** Group name */
name: string
toString(): string

@@ -1564,0 +1560,0 @@ /** Group id */

10

package.json
{
"name": "longbridge",
"version": "0.2.27",
"version": "0.2.28",
"main": "index.js",

@@ -35,7 +35,7 @@ "types": "index.d.ts",

"optionalDependencies": {
"longbridge-win32-x64-msvc": "0.2.27",
"longbridge-darwin-x64": "0.2.27",
"longbridge-linux-x64-gnu": "0.2.27",
"longbridge-darwin-arm64": "0.2.27"
"longbridge-win32-x64-msvc": "0.2.28",
"longbridge-darwin-x64": "0.2.28",
"longbridge-linux-x64-gnu": "0.2.28",
"longbridge-darwin-arm64": "0.2.28"
}
}
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