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

@saberhq/anchor-contrib

Package Overview
Dependencies
Maintainers
2
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saberhq/anchor-contrib - npm Package Compare versions

Comparing version 1.13.17 to 1.13.18

25

package.json
{
"name": "@saberhq/anchor-contrib",
"repository": {
"type": "git",
"url": "https://github.com/saber-hq/saber-common.git"
"version": "1.13.18",
"description": "TypeScript client for Anchor programs.",
"homepage": "https://github.com/saber-hq/saber-common/packages/anchor-contrib#readme",
"repository": "git+https://github.com/saber-hq/saber-common.git",
"bugs": "https://github.com/saber-hq/saber-common/issues",
"funding": "https://www.coingecko.com/en/coins/saber",
"author": "Saber Team <team@saber.so>",
"license": "Apache-2.0",
"exports": {
".": {
"import": "./dist/esm/index.js",
"require": "./dist/cjs/index.js"
}
},
"homepage": "https://saber.so",
"description": "TypeScript client for Anchor programs.",
"version": "1.13.17",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"author": "Ian Macalinao <ian@saber.so>",
"license": "Apache-2.0",
"scripts": {

@@ -26,3 +31,3 @@ "build": "tsc && tsc -P tsconfig.esm.json",

"@project-serum/anchor": "^0.24.2",
"@solana/web3.js": "^1.43.1",
"@solana/web3.js": "^1.43.2",
"@types/lodash.camelcase": "^4.3.7",

@@ -34,3 +39,3 @@ "@types/lodash.mapvalues": "^4.6.7",

"dependencies": {
"@saberhq/solana-contrib": "^1.13.17",
"@saberhq/solana-contrib": "^1.13.18",
"eventemitter3": "^4.0.7",

@@ -37,0 +42,0 @@ "lodash.camelcase": "^4.3.0",

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