@staratlas/data-source
Advanced tools
Comparing version 0.7.7 to 0.8.0
{ | ||
"name": "@staratlas/data-source", | ||
"version": "0.7.7", | ||
"version": "0.8.0", | ||
"description": "Solana account data abstraction across rpc and other sources", | ||
@@ -29,9 +29,9 @@ "license": "Apache-2.0", | ||
"@noble/curves": "^1.3.0", | ||
"@solana/spl-token": "^0.3.7", | ||
"@solana/web3.js": "^1.74.0", | ||
"@solana/spl-token": "^0.4.8", | ||
"@solana/web3.js": "^1.95.3", | ||
"@staratlas/anchor": "^0.25.0", | ||
"bs58": "^5.0.0", | ||
"camelcase": "^7.0.0", | ||
"bs58": "^6.0.0", | ||
"camelcase": "^8.0.0", | ||
"lodash": "^4.17.21", | ||
"neverthrow": "^6.0.0" | ||
"neverthrow": "^7.0.1" | ||
}, | ||
@@ -53,6 +53,6 @@ "devDependencies": { | ||
"prettier": "^2.7.1", | ||
"prettier-plugin-organize-imports": "^3.2.2", | ||
"prettier-plugin-organize-imports": "^4.0.0", | ||
"ts-jest": "^29.1.1", | ||
"ts-node": "^10.9.1", | ||
"typedoc": "^0.25", | ||
"typedoc": "^0.26", | ||
"typescript": "^5.0.4" | ||
@@ -59,0 +59,0 @@ }, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
+ Added@solana/spl-token@0.4.12(transitive)
+ Added@solana/spl-token-group@0.0.7(transitive)
+ Addedbase-x@5.0.0(transitive)
+ Addedbs58@6.0.0(transitive)
+ Addedcamelcase@8.0.0(transitive)
+ Addedneverthrow@7.2.0(transitive)
- Removed@solana/spl-token@0.3.11(transitive)
- Removedbase-x@4.0.0(transitive)
- Removedbs58@5.0.0(transitive)
- Removedcamelcase@7.0.1(transitive)
- Removedneverthrow@6.2.2(transitive)
Updated@solana/spl-token@^0.4.8
Updated@solana/web3.js@^1.95.3
Updatedbs58@^6.0.0
Updatedcamelcase@^8.0.0
Updatedneverthrow@^7.0.1