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

@subscan/assets-info

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@subscan/assets-info - npm Package Compare versions

Comparing version 1.0.15 to 1.0.16

dist/main.js

5

index.js

@@ -24,3 +24,4 @@ const assetsContext = require.context("./assets", false, /\.json$/);

});
export { projectAssetsInfo };
module.exports = {
projectAssetsInfo,
}

11

package.json
{
"name": "@subscan/assets-info",
"version": "1.0.15",
"version": "1.0.16",
"description": "This package contains assets info of projects used in Subscan",
"main": "index.js",
"main": "dist/main.js",
"scripts": {
"build": "npx webpack",
"pub": "npm version patch && npm publish",

@@ -24,3 +25,7 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"homepage": "https://github.com/subscan-explorer/assets-info#readme"
"homepage": "https://github.com/subscan-explorer/assets-info#readme",
"devDependencies": {
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
}
}

@@ -57,4 +57,8 @@ # assets-info

| Acala Mandala | acala-testnet |
| agung | agung |
| Aleph Zero | alephzero |
| Altair | altair |
| Assethub Polkadot | assethub-polkadot |
| Assethub Kusama | assethub-kusama |
| Assethub Rococo | assethub-rococo |
| Astar | astar |

@@ -84,3 +88,2 @@ | Bajun | bajun |

| Dolphin | dolphin |
| Edgeware | edgeware |
| Efinity | efinity |

@@ -99,4 +102,6 @@ | Encointer | encointer |

| Kintsugi | kintsugi |
| krest | krest |
| Kusama | kusama |
| Mangata | mangatax |
| Manta | manta |
| Moonbase | moonbase |

@@ -115,2 +120,3 @@ | Moonbeam | moonbeam |

| Polkadex | polkadex |
| Polkadex Parachain | polkadex-parachain |
| Polkadot | polkadot |

@@ -122,3 +128,2 @@ | Polymesh | polymesh |

| Robonomics | robonomics |
| Rockmine | rockmine |
| Rococo V1 | rococo |

@@ -130,8 +135,7 @@ | SNOW | snow |

| Shiden | shiden |
| Stafi | stafi |
| Statemine | statemine |
| Statemint | statemint |
| Subspace Gemini 3D | subspace |
| Stafi | stafi |
| Subspace Gemini 3F | subspace |
| Turing | turing |
| Unique | unique |
| Vara | vara |
| Westend | westend |

@@ -138,0 +142,0 @@ | Zeitgeist | zeitgeist |

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