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.29 to 0.2.31

5

index.d.ts

@@ -494,2 +494,7 @@ /* tslint:disable */

static fromEnv(): Config
/**
* Gets a new `access_token`, and also replaces the `access_token` in
* `Config`
*/
refreshAccessToken(): Promise<string>
}

@@ -496,0 +501,0 @@ export class Decimal {

10

package.json
{
"name": "longbridge",
"version": "0.2.29",
"version": "0.2.31",
"main": "index.js",

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

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