@solana/assertions
Advanced tools
Comparing version 2.0.0-experimental.53a2f8c to 2.0.0-experimental.55e373b
{ | ||
"name": "@solana/assertions", | ||
"version": "2.0.0-experimental.53a2f8c", | ||
"version": "2.0.0-experimental.55e373b", | ||
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK", | ||
@@ -55,3 +55,3 @@ "exports": { | ||
"@types/jest": "^29.5.3", | ||
"@typescript-eslint/eslint-plugin": "^6.3.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | ||
"@typescript-eslint/parser": "^6.3.0", | ||
@@ -58,0 +58,0 @@ "agadoo": "^3.0.0", |
56321
19