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

@polkadot-api/substrate-client

Package Overview
Dependencies
Maintainers
2
Versions
596
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot-api/substrate-client - npm Package Compare versions

Comparing version 0.0.1-6b090acd3321b98b6306434088c5eba4a2e29edd.1.0 to 0.0.1-7044f981dfc89d2304ead2c14585c63607022aeb.1.0

15

package.json
{
"name": "@polkadot-api/substrate-client",
"version": "0.0.1-6b090acd3321b98b6306434088c5eba4a2e29edd.1.0",
"version": "0.0.1-7044f981dfc89d2304ead2c14585c63607022aeb.1.0",
"author": "Josep M Sobrepere (https://github.com/josepot)",

@@ -15,4 +15,9 @@ "repository": {

"production": {
"require": "./dist/min/index.js"
}
"import": "./dist/index.mjs",
"require": "./dist/min/index.js",
"default": "./dist/index.js"
},
"import": "./dist/index.mjs",
"require": "./dist/index.js",
"default": "./dist/index.js"
},

@@ -40,4 +45,4 @@ "module": "./dist/index.mjs",

"@vitest/coverage-v8": "^0.34.3",
"@polkadot-api/json-rpc-provider": "0.0.1-6b090acd3321b98b6306434088c5eba4a2e29edd.1.0",
"@polkadot-api/utils": "0.0.1-6b090acd3321b98b6306434088c5eba4a2e29edd.1.0"
"@polkadot-api/json-rpc-provider": "0.0.1-7044f981dfc89d2304ead2c14585c63607022aeb.1.0",
"@polkadot-api/utils": "0.0.1-7044f981dfc89d2304ead2c14585c63607022aeb.1.0"
},

@@ -44,0 +49,0 @@ "scripts": {

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