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

@pioneer-sdk/sdk

Package Overview
Dependencies
Maintainers
4
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pioneer-sdk/sdk - npm Package Compare versions

Comparing version 1.1.35 to 1.1.36

2

lib/index.d.ts

@@ -45,5 +45,3 @@ export declare class SDK {

pairWallet: (wallet: any) => Promise<any>;
private startSocket;
private updateContext;
stopSocket: () => any;
isSynced: boolean;

@@ -50,0 +48,0 @@ url: string;

3

package.json
{
"name": "@pioneer-sdk/sdk",
"version": "1.1.35",
"version": "1.1.36",
"main": "./lib/index.js",

@@ -23,3 +23,2 @@ "types": "./lib/index.d.ts",

"dependencies": {
"@pioneer-platform/pioneer-events": "8.1.35",
"log": "^6.3.1",

@@ -26,0 +25,0 @@ "typescript": "4.6.4"

Sorry, the diff of this file is too big to display

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