@solana/assertions
Advanced tools
Comparing version 2.0.0-experimental.daad0b8 to 2.0.0-experimental.dc614af
{ | ||
"name": "@solana/assertions", | ||
"version": "2.0.0-experimental.daad0b8", | ||
"version": "2.0.0-experimental.dc614af", | ||
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK", | ||
@@ -53,6 +53,6 @@ "exports": { | ||
"@solana/eslint-config-solana": "^1.0.2", | ||
"@swc/jest": "^0.2.27", | ||
"@swc/jest": "^0.2.28", | ||
"@types/jest": "^29.5.3", | ||
"@typescript-eslint/eslint-plugin": "^6.0.0", | ||
"@typescript-eslint/parser": "^6.0.0", | ||
"@typescript-eslint/eslint-plugin": "^6.3.0", | ||
"@typescript-eslint/parser": "^6.3.0", | ||
"agadoo": "^3.0.0", | ||
@@ -66,3 +66,3 @@ "eslint": "^8.45.0", | ||
"jest-runner-prettier": "^1.0.0", | ||
"prettier": "^2.8.8", | ||
"prettier": "^2.8", | ||
"tsup": "7.2.0", | ||
@@ -69,0 +69,0 @@ "typescript": "^5.1.6", |
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
56251