Socket
Socket
Sign inDemoInstall

@polkadot/rpc-provider

Package Overview
Dependencies
62
Maintainers
2
Versions
2984
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.12.2 to 10.12.3

2

cjs/packageInfo.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.packageInfo = void 0;
exports.packageInfo = { name: '@polkadot/rpc-provider', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '10.12.2' };
exports.packageInfo = { name: '@polkadot/rpc-provider', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '10.12.3' };

@@ -21,3 +21,3 @@ {

"type": "module",
"version": "10.12.2",
"version": "10.12.3",
"main": "./cjs/index.js",

@@ -162,4 +162,4 @@ "module": "./index.js",

"@polkadot/keyring": "^12.6.2",
"@polkadot/types": "10.12.2",
"@polkadot/types-support": "10.12.2",
"@polkadot/types": "10.12.3",
"@polkadot/types-support": "10.12.3",
"@polkadot/util": "^12.6.2",

@@ -176,4 +176,4 @@ "@polkadot/util-crypto": "^12.6.2",

"optionalDependencies": {
"@substrate/connect": "0.8.7"
"@substrate/connect": "0.8.8"
}
}

@@ -1,1 +0,1 @@

export const packageInfo = { name: '@polkadot/rpc-provider', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '10.12.2' };
export const packageInfo = { name: '@polkadot/rpc-provider', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '10.12.3' };
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc