Socket
Socket
Sign inDemoInstall

@solana/assertions

Package Overview
Dependencies
Maintainers
13
Versions
1165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/assertions - npm Package Compare versions

Comparing version 2.0.0-experimental.324614 to 2.0.0-experimental.1411638

dist/types/index.d.ts.map

2

dist/index.native.js

@@ -56,1 +56,3 @@ // src/subtle-crypto.ts

export { assertDigestCapabilityIsAvailable, assertKeyExporterIsAvailable, assertKeyGenerationIsAvailable, assertSigningCapabilityIsAvailable, assertVerificationCapabilityIsAvailable };
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.native.js.map

10

package.json
{
"name": "@solana/assertions",
"version": "2.0.0-experimental.324614",
"version": "2.0.0-experimental.1411638",
"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.0.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.0.0",

@@ -63,7 +63,7 @@ "agadoo": "^3.0.0",

"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",

@@ -70,0 +70,0 @@ "version-from-git": "^1.1.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc