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

@substrate/connect-known-chains

Package Overview
Dependencies
Maintainers
16
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@substrate/connect-known-chains - npm Package Compare versions

Comparing version 1.0.9 to 1.1.0

dist/chunk-2EEM5CDM.js

10

dist/index.d.ts

@@ -5,1 +5,11 @@ export { chainSpec as polkadot } from './specs/polkadot.js';

export { chainSpec as rococo_v2_2 } from './specs/rococo_v2_2.js';
export { chainSpec as polkadot_asset_hub } from './specs/polkadot_asset_hub.js';
export { chainSpec as ksmcc3_asset_hub } from './specs/ksmcc3_asset_hub.js';
export { chainSpec as rococo_v2_2_asset_hub } from './specs/rococo_v2_2_asset_hub.js';
export { chainSpec as westend2_asset_hub } from './specs/westend2_asset_hub.js';
export { chainSpec as polkadot_bridge_hub } from './specs/polkadot_bridge_hub.js';
export { chainSpec as ksmcc3_bridge_hub } from './specs/ksmcc3_bridge_hub.js';
export { chainSpec as rococo_v2_2_bridge_hub } from './specs/rococo_v2_2_bridge_hub.js';
export { chainSpec as westend2_bridge_hub } from './specs/westend2_bridge_hub.js';
export { chainSpec as polkadot_collectives } from './specs/polkadot_collectives.js';
export { chainSpec as westend2_collectives } from './specs/westend2_collectives.js';

56

dist/index.js
import {
chainSpec
} from "./chunk-UWQOBTBO.js";
chainSpec as chainSpec4
} from "./chunk-MXOZYGTD.js";
import {
chainSpec as chainSpec2
} from "./chunk-65BE7H67.js";
chainSpec as chainSpec7
} from "./chunk-SUER3VNA.js";
import {
chainSpec as chainSpec11
} from "./chunk-KTJHKCJG.js";
import {
chainSpec as chainSpec3
} from "./chunk-HIPRN2GR.js";
} from "./chunk-CZH5NHLJ.js";
import {
chainSpec as chainSpec4
} from "./chunk-SNUNYQ3B.js";
chainSpec as chainSpec8
} from "./chunk-EJVEB6K2.js";
import {
chainSpec as chainSpec12
} from "./chunk-UCCKYOP4.js";
import {
chainSpec as chainSpec14
} from "./chunk-5AT6HN4B.js";
import {
chainSpec as chainSpec2
} from "./chunk-NCRXLV5Q.js";
import {
chainSpec as chainSpec6
} from "./chunk-OUWB7QGP.js";
import {
chainSpec as chainSpec10
} from "./chunk-JCIYR5ZS.js";
import {
chainSpec
} from "./chunk-CRU62LD7.js";
import {
chainSpec as chainSpec5
} from "./chunk-2EEM5CDM.js";
import {
chainSpec as chainSpec9
} from "./chunk-CM7MO2UQ.js";
import {
chainSpec as chainSpec13
} from "./chunk-CNQZBKNT.js";
export {
chainSpec2 as ksmcc3,
chainSpec6 as ksmcc3_asset_hub,
chainSpec10 as ksmcc3_bridge_hub,
chainSpec as polkadot,
chainSpec5 as polkadot_asset_hub,
chainSpec9 as polkadot_bridge_hub,
chainSpec13 as polkadot_collectives,
chainSpec4 as rococo_v2_2,
chainSpec3 as westend2
chainSpec7 as rococo_v2_2_asset_hub,
chainSpec11 as rococo_v2_2_bridge_hub,
chainSpec3 as westend2,
chainSpec8 as westend2_asset_hub,
chainSpec12 as westend2_bridge_hub,
chainSpec14 as westend2_collectives
};
//# sourceMappingURL=index.js.map

2

dist/specs/ksmcc3.js
import {
chainSpec
} from "../chunk-65BE7H67.js";
} from "../chunk-NCRXLV5Q.js";
export {

@@ -5,0 +5,0 @@ chainSpec

import {
chainSpec
} from "../chunk-UWQOBTBO.js";
} from "../chunk-CRU62LD7.js";
export {

@@ -5,0 +5,0 @@ chainSpec

import {
chainSpec
} from "../chunk-SNUNYQ3B.js";
} from "../chunk-MXOZYGTD.js";
export {

@@ -5,0 +5,0 @@ chainSpec

import {
chainSpec
} from "../chunk-HIPRN2GR.js";
} from "../chunk-CZH5NHLJ.js";
export {

@@ -5,0 +5,0 @@ chainSpec

{
"name": "@substrate/connect-known-chains",
"version": "1.0.9",
"version": "1.1.0",
"description": "Substrate-connect well known chain specifications",

@@ -31,2 +31,42 @@ "author": "Parity Team <admin@parity.io>",

"require": "./dist/specs/rococo_v2_2.cjs"
},
"./ksmcc3_asset_hub": {
"import": "./dist/specs/ksmcc3_asset_hub.js",
"require": "./dist/specs/ksmcc3_asset_hub.cjs"
},
"./ksmcc3_bridge_hub": {
"import": "./dist/specs/ksmcc3_bridge_hub.js",
"require": "./dist/specs/ksmcc3_bridge_hub.cjs"
},
"./polkadot_asset_hub": {
"import": "./dist/specs/polkadot_asset_hub.js",
"require": "./dist/specs/polkadot_asset_hub.cjs"
},
"./polkadot_bridge_hub": {
"import": "./dist/specs/polkadot_bridge_hub.js",
"require": "./dist/specs/polkadot_bridge_hub.cjs"
},
"./polkadot_collectives": {
"import": "./dist/specs/polkadot_collectives.js",
"require": "./dist/specs/polkadot_collectives.cjs"
},
"./rococo_v2_2_asset_hub": {
"import": "./dist/specs/rococo_v2_2_asset_hub.js",
"require": "./dist/specs/rococo_v2_2_asset_hub.cjs"
},
"./rococo_v2_2_bridge_hub": {
"import": "./dist/specs/rococo_v2_2_bridge_hub.js",
"require": "./dist/specs/rococo_v2_2_bridge_hub.cjs"
},
"./westend2_asset_hub": {
"import": "./dist/specs/westend2_asset_hub.js",
"require": "./dist/specs/westend2_asset_hub.cjs"
},
"./westend2_bridge_hub": {
"import": "./dist/specs/westend2_bridge_hub.js",
"require": "./dist/specs/westend2_bridge_hub.cjs"
},
"./westend2_collectives": {
"import": "./dist/specs/westend2_collectives.js",
"require": "./dist/specs/westend2_collectives.cjs"
}

@@ -43,3 +83,3 @@ },

"devDependencies": {
"eslint": "^8.53.0"
"eslint": "^8.57.0"
},

@@ -51,5 +91,5 @@ "scripts": {

"clean": "rm -rf dist",
"build": "pnpm build-js-specs && tsup-node src/index.ts src/specs/polkadot.ts src/specs/ksmcc3.ts src/specs/westend2.ts src/specs/rococo_v2_2.ts --clean --sourcemap --platform neutral --target=es2015 --format esm,cjs --dts",
"build": "pnpm build-js-specs && node scripts/build.js",
"lint": "eslint . --ext .js,.ts"
}
}

@@ -5,1 +5,14 @@ export { chainSpec as polkadot } from "./specs/polkadot"

export { chainSpec as rococo_v2_2 } from "./specs/rococo_v2_2"
export { chainSpec as polkadot_asset_hub } from "./specs/polkadot_asset_hub"
export { chainSpec as ksmcc3_asset_hub } from "./specs/ksmcc3_asset_hub"
export { chainSpec as rococo_v2_2_asset_hub } from "./specs/rococo_v2_2_asset_hub"
export { chainSpec as westend2_asset_hub } from "./specs/westend2_asset_hub"
export { chainSpec as polkadot_bridge_hub } from "./specs/polkadot_bridge_hub"
export { chainSpec as ksmcc3_bridge_hub } from "./specs/ksmcc3_bridge_hub"
export { chainSpec as rococo_v2_2_bridge_hub } from "./specs/rococo_v2_2_bridge_hub"
export { chainSpec as westend2_bridge_hub } from "./specs/westend2_bridge_hub"
export { chainSpec as polkadot_collectives } from "./specs/polkadot_collectives"
export { chainSpec as westend2_collectives } from "./specs/westend2_collectives"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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