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

iotex-token-metadata

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iotex-token-metadata - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

index.js

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

"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
var contract_map_json_1 = __importDefault(require("./contract-map.json"));
exports.default = contract_map_json_1.default;
module.exports=require("./contract-map.json")

10

package.json
{
"name": "iotex-token-metadata",
"version": "1.0.1",
"version": "1.0.2",
"description": "A mapping of iotex contract addresses to broadly accepted icons for those addresses.",
"main": "index.js",
"types": "index.d.ts",
"scripts": {

@@ -13,3 +14,8 @@ "test": "echo \"Error: no test specified\" && exit 1"

},
"keywords": ["iotex","contract","metadata","icons"],
"keywords": [
"iotex",
"contract",
"metadata",
"icons"
],
"author": "",

@@ -16,0 +22,0 @@ "license": "Apache",

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