Socket
Socket
Sign inDemoInstall

@solana/assertions

Package Overview
Dependencies
Maintainers
13
Versions
1232
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.dffb4b6 to 2.0.0-experimental.e09b513

13

package.json
{
"name": "@solana/assertions",
"version": "2.0.0-experimental.dffb4b6",
"version": "2.0.0-experimental.e09b513",
"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",

@@ -63,6 +63,6 @@ "eslint": "^8.45.0",

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

@@ -88,2 +88,3 @@ "typescript": "^5.1.6",

"publish-packages": "pnpm publish --tag experimental --access public --no-git-checks",
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/*",
"test:lint": "jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent",

@@ -90,0 +91,0 @@ "test:prettier": "jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent",

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