@exodus/assets-base
Advanced tools
Comparing version 8.0.4 to 8.0.5
@@ -0,1 +1,6 @@ | ||
8.0.5 / 2020-04-24 | ||
------------------ | ||
- add `info` prop to each asset which contains description and links | ||
8.0.4 / 2020-03-09 | ||
@@ -2,0 +7,0 @@ ------------------ |
@@ -96,2 +96,4 @@ "use strict"; | ||
var _assetInfo = _interopRequireDefault(require("./asset-info.js")); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
@@ -113,3 +115,4 @@ | ||
const map = () => Object.assign({}, asset, { | ||
toString: () => asset.name | ||
toString: () => asset.name, | ||
info: _assetInfo.default[asset.name] || {} | ||
}); | ||
@@ -116,0 +119,0 @@ |
{ | ||
"name": "@exodus/assets-base", | ||
"version": "8.0.4", | ||
"version": "8.0.5", | ||
"description": "Base level package for supporting Exodus assets.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
100346
51
2519
1