@solana/assertions
Advanced tools
Comparing version 2.0.0-experimental.a22700c to 2.0.0-experimental.a27face
{ | ||
"name": "@solana/assertions", | ||
"version": "2.0.0-experimental.a22700c", | ||
"version": "2.0.0-experimental.a27face", | ||
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK", | ||
@@ -62,6 +62,6 @@ "exports": { | ||
"jest": "^29.6.1", | ||
"jest-environment-jsdom": "^29.6.2", | ||
"jest-environment-jsdom": "^29.6.4", | ||
"jest-runner-eslint": "^2.1.0", | ||
"jest-runner-prettier": "^1.0.0", | ||
"prettier": "^3.0.1", | ||
"prettier": "^2.8", | ||
"tsup": "7.2.0", | ||
@@ -71,4 +71,4 @@ "typescript": "^5.1.6", | ||
"build-scripts": "0.0.0", | ||
"tsconfig": "0.0.0", | ||
"test-config": "0.0.0" | ||
"test-config": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -75,0 +75,0 @@ "bundlewatch": { |
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