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

@substrate/asset-transfer-api-registry

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@substrate/asset-transfer-api-registry - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12

docs/registry.json

16

package.json
{
"name": "@substrate/asset-transfer-api-registry",
"version": "0.2.11",
"version": "0.2.12",
"description": "Asset registry for asset-transfer-api",
"main": "registry.json",
"main": "docs/registry.json",
"publishConfig": {

@@ -12,6 +12,7 @@ "access": "public",

"build": "substrate-exec-rimraf build/ && substrate-exec-tsc",
"start": "yarn build && node ./build/src/createRegistry.js",
"start": "yarn build && node ./build/src/index.js",
"lint": "substrate-dev-run-lint",
"lint:fix": "substrate-dev-run-lint --fix",
"deploy": "yarn build && npm publish"
"deploy": "yarn build && npm publish",
"test": "NODE_ENV=test substrate-exec-jest --detectOpenHandles"
},

@@ -22,5 +23,6 @@ "keywords": [],

"devDependencies": {
"@polkadot/api": "^10.10.1",
"@polkadot/apps-config": "^0.132.1",
"@substrate/dev": "^0.6.7",
"@polkadot/api": "10.11.2",
"@polkadot/apps-config": "0.132.1",
"@substrate/dev": "0.7.1",
"@types/node-fetch": "^2.6.9",
"node-fetch": "2.6.7"

@@ -27,0 +29,0 @@ },

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