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

onchain-sdk

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onchain-sdk - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

6

lib/src/utils/plmUtils/GeneralUtils.d.ts
export interface node_request {
baseUrl: string;
fetch: any;
token: string;
token?: string;
tenantId: string;

@@ -15,4 +15,4 @@ }

instanceId: string;
tabCode: string;
authType: string;
tabCode?: string;
authType?: string;
version?: string;

@@ -19,0 +19,0 @@ versionOrder?: string;

{
"name": "onchain-sdk",
"private": false,
"version": "0.0.31",
"version": "0.0.32",
"scripts": {

@@ -6,0 +6,0 @@ "start": "umi dev",

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