@solana/assertions
Advanced tools
Comparing version 2.0.0-experimental.91615fc to 2.0.0-experimental.9f0ae41
@@ -56,3 +56,1 @@ // 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.91615fc", | ||
"version": "2.0.0-experimental.9f0ae41", | ||
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK", | ||
@@ -70,4 +70,4 @@ "exports": { | ||
"build-scripts": "0.0.0", | ||
"tsconfig": "0.0.0", | ||
"test-config": "0.0.0" | ||
"test-config": "0.0.0", | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -74,0 +74,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
56181
475