You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@polkadot/types-create

Package Overview
Dependencies
Maintainers
0
Versions
511
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/types-create - npm Package Compare versions

Comparing version

to
15.4.1

2

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

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

"type": "module",
"version": "15.3.1",
"version": "15.4.1",
"main": "./cjs/index.js",

@@ -287,3 +287,3 @@ "module": "./index.js",

"dependencies": {
"@polkadot/types-codec": "15.3.1",
"@polkadot/types-codec": "15.4.1",
"@polkadot/util": "^13.3.1",

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

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

export const packageInfo = { name: '@polkadot/types-create', 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: '15.3.1' };
export const packageInfo = { name: '@polkadot/types-create', 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: '15.4.1' };