@solana/web3.js
Advanced tools
Comparing version 1.95.5 to 1.95.8
{ | ||
"name": "@solana/web3.js", | ||
"version": "1.95.5", | ||
"version": "1.95.8", | ||
"description": "Solana Javascript API", | ||
@@ -39,2 +39,19 @@ "keywords": [ | ||
], | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.0", | ||
"@noble/curves": "^1.4.2", | ||
"@noble/hashes": "^1.4.0", | ||
"@solana/buffer-layout": "^4.0.1", | ||
"agentkeepalive": "^4.5.0", | ||
"bigint-buffer": "^1.1.5", | ||
"bn.js": "^5.2.1", | ||
"borsh": "^0.7.0", | ||
"bs58": "^4.0.1", | ||
"buffer": "6.0.3", | ||
"fast-stable-stringify": "^1.0.0", | ||
"jayson": "^4.1.1", | ||
"node-fetch": "^2.7.0", | ||
"rpc-websockets": "^9.0.2", | ||
"superstruct": "^2.0.2" | ||
}, | ||
"scripts": { | ||
@@ -47,3 +64,2 @@ "compile:docs": "typedoc --treatWarningsAsErrors", | ||
"dev": "cross-env NODE_ENV=development rollup -c --watch", | ||
"prepublishOnly": "pnpm pkg delete devDependencies", | ||
"publish-packages": "semantic-release --repository-url git@github.com:solana-labs/solana-web3.js.git", | ||
@@ -59,20 +75,3 @@ "test:lint": "eslint src/ test/ --ext .js,.ts", | ||
"test:unit": "cross-env NODE_ENV=test NODE_OPTIONS='--import tsx' mocha './test/**/*.test.ts'" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.0", | ||
"@noble/curves": "^1.4.2", | ||
"@noble/hashes": "^1.4.0", | ||
"@solana/buffer-layout": "^4.0.1", | ||
"agentkeepalive": "^4.5.0", | ||
"bigint-buffer": "^1.1.5", | ||
"bn.js": "^5.2.1", | ||
"borsh": "^0.7.0", | ||
"bs58": "^4.0.1", | ||
"buffer": "6.0.3", | ||
"fast-stable-stringify": "^1.0.0", | ||
"jayson": "^4.1.1", | ||
"node-fetch": "^2.7.0", | ||
"rpc-websockets": "^9.0.2", | ||
"superstruct": "^2.0.2" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10937455
94935