Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dethcrypto/eth-sdk-client

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dethcrypto/eth-sdk-client - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

index.mjs

7

CHANGELOG.md
# @dethcrypto/eth-sdk-client
## 0.1.6
### Patch Changes
- 8eeb61f: Add missing "index.mjs" entry point to package.json "files"
## 0.1.5
### Patch Changes
- 6c0ae88: Emit ESModules alongside CommonJS

3

package.json
{
"name": "@dethcrypto/eth-sdk-client",
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",

@@ -27,2 +27,3 @@ "description": "This package is required if you want `eth-sdk` to generate SDK directly to `node_modules`.",

"index.js",
"index.mjs",
"index.d.ts",

@@ -29,0 +30,0 @@ "types/**/*"

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