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

@saberhq/solana

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saberhq/solana - npm Package Compare versions

Comparing version

to
0.6.6

1

dist/index.d.ts

@@ -5,2 +5,3 @@ export * from "./constants";

export * from "./transaction";
export * from "./utils";
//# sourceMappingURL=index.d.ts.map

@@ -8,2 +8,3 @@ "use strict";

tslib_1.__exportStar(require("./transaction"), exports);
tslib_1.__exportStar(require("./utils"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@saberhq/solana",
"version": "0.6.5",
"version": "0.6.6",
"description": "Common types and libraries for Solana",

@@ -33,3 +33,3 @@ "author": "Ian Macalinao <ian@saber.so>",

},
"gitHead": "af00ac53c8f800d12404182dfef3e28a3796fffc",
"gitHead": "daf048b3074796928d5668b5a0adcc9915603103",
"publishConfig": {

@@ -36,0 +36,0 @@ "access": "public"

@@ -5,1 +5,2 @@ export * from "./constants";

export * from "./transaction";
export * from "./utils";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet