Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@polkadot/api-base

Package Overview
Dependencies
Maintainers
2
Versions
528
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/api-base - npm Package Compare versions

Comparing version
16.5.1
to
16.5.2
+1
-1
cjs/packageInfo.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.packageInfo = void 0;
exports.packageInfo = { name: '@polkadot/api-base', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.1' };
exports.packageInfo = { name: '@polkadot/api-base', path: typeof __dirname === 'string' ? __dirname : 'auto', type: 'cjs', version: '16.5.2' };

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

"type": "module",
"version": "16.5.1",
"version": "16.5.2",
"main": "./cjs/index.js",

@@ -259,5 +259,5 @@ "module": "./index.js",

"dependencies": {
"@polkadot/rpc-core": "16.5.1",
"@polkadot/types": "16.5.1",
"@polkadot/util": "^13.5.7",
"@polkadot/rpc-core": "16.5.2",
"@polkadot/types": "16.5.2",
"@polkadot/util": "^13.5.8",
"rxjs": "^7.8.1",

@@ -264,0 +264,0 @@ "tslib": "^2.8.1"

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

export const packageInfo = { name: '@polkadot/api-base', 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: '16.5.1' };
export const packageInfo = { name: '@polkadot/api-base', 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: '16.5.2' };