New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/types-support

Package Overview
Dependencies
Maintainers
2
Versions
774
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/types-support - npm Package Compare versions

Comparing version 14.3.1 to 15.0.1

6

cjs/metadata/v15/substrate-ver.js

@@ -68,2 +68,6 @@ "use strict";

[
"0x8c403e5c4a9fd442",
1
],
[
"0x37c8bb1350a9a2a8",

@@ -86,3 +90,3 @@ 4

"0x49eaaf1b548a0cb0",
4
5
],

@@ -89,0 +93,0 @@ [

2

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

@@ -66,2 +66,6 @@ /* eslint-disable */

[
"0x8c403e5c4a9fd442",
1
],
[
"0x37c8bb1350a9a2a8",

@@ -84,3 +88,3 @@ 4

"0x49eaaf1b548a0cb0",
4
5
],

@@ -87,0 +91,0 @@ [

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

"type": "module",
"version": "14.3.1",
"version": "15.0.1",
"main": "./cjs/index.js",

@@ -24,0 +24,0 @@ "module": "./index.js",

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

export const packageInfo = { name: '@polkadot/types-support', 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: '14.3.1' };
export const packageInfo = { name: '@polkadot/types-support', 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.0.1' };

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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