Socket
Socket
Sign inDemoInstall

@particle-network/solana-wallet

Package Overview
Dependencies
Maintainers
3
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@particle-network/solana-wallet - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

3

lib/index.js

@@ -17,3 +17,6 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.ParticleNetwork = void 0;
__exportStar(require("./solana-wallet"), exports);
var auth_1 = require("@particle-network/auth");
Object.defineProperty(exports, "ParticleNetwork", { enumerable: true, get: function () { return auth_1.ParticleNetwork; } });
//# sourceMappingURL=index.js.map

3

lib/types/index.d.ts
export * from "./solana-wallet";
export type { Config, ParticleNetwork } from "@particle-network/auth";
export { ParticleNetwork } from "@particle-network/auth";
export type { Config } from "@particle-network/auth";
{
"name": "@particle-network/solana-wallet",
"version": "0.4.5",
"version": "0.4.6",
"files": [

@@ -5,0 +5,0 @@ "lib",

Sorry, the diff of this file is not supported yet

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