@solana/assertions
Advanced tools
Comparing version 2.0.0-experimental.9f0ae41 to 2.0.0-experimental.a624877
@@ -56,1 +56,3 @@ // src/subtle-crypto.ts | ||
export { assertDigestCapabilityIsAvailable, assertKeyExporterIsAvailable, assertKeyGenerationIsAvailable, assertSigningCapabilityIsAvailable, assertVerificationCapabilityIsAvailable }; | ||
//# sourceMappingURL=out.js.map | ||
//# sourceMappingURL=index.native.js.map |
{ | ||
"name": "@solana/assertions", | ||
"version": "2.0.0-experimental.9f0ae41", | ||
"version": "2.0.0-experimental.a624877", | ||
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK", | ||
@@ -62,7 +62,7 @@ "exports": { | ||
"jest": "^29.6.1", | ||
"jest-environment-jsdom": "^29.6.0", | ||
"jest-environment-jsdom": "^29.6.2", | ||
"jest-runner-eslint": "^2.1.0", | ||
"jest-runner-prettier": "^1.0.0", | ||
"prettier": "^2.8.8", | ||
"tsup": "6.7.0", | ||
"prettier": "^3.0.1", | ||
"tsup": "7.2.0", | ||
"typescript": "^5.1.6", | ||
@@ -69,0 +69,0 @@ "version-from-git": "^1.1.1", |
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
56635
21
476