New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@saberhq/chai-solana

Package Overview
Dependencies
Maintainers
2
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saberhq/chai-solana - npm Package Compare versions

Comparing version 1.12.41 to 1.12.42

10

package.json
{
"name": "@saberhq/chai-solana",
"version": "1.12.41",
"version": "1.12.42",
"description": "Solana Chai helpers",

@@ -27,5 +27,5 @@ "author": "Ian Macalinao <ian@saber.so>",

"dependencies": {
"@saberhq/anchor-contrib": "^1.12.41",
"@saberhq/solana-contrib": "^1.12.41",
"@saberhq/token-utils": "^1.12.41",
"@saberhq/anchor-contrib": "^1.12.42",
"@saberhq/solana-contrib": "^1.12.42",
"@saberhq/token-utils": "^1.12.42",
"@types/chai": "^4.3.0",

@@ -40,3 +40,3 @@ "@types/chai-as-promised": "^7.1.4",

},
"gitHead": "2e81364554dd95b250ddabf0011e963d0c21450f",
"gitHead": "b40a8a20ade7c26ce3e049e4b538b932b550f1a0",
"publishConfig": {

@@ -43,0 +43,0 @@ "access": "public"

@@ -11,4 +11,10 @@ # `@saberhq/chai-solana`

## Common Issues
### Invalid Chai property: eventually
Downgrade to Chai v4.3.4. Versions after this changed the way Chai bundled its dependencies, causing issues in how `chai-as-promised` is installed.
## License
Apache 2.0
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