@exodus/currency
Advanced tools
Comparing version
@@ -0,1 +1,6 @@ | ||
1.0.1 / 2019-06-12 | ||
------------------ | ||
- Switch unit.toJSON's output to include `power` instead of `multiplier`. This change might have needed a minor bump but I'm including it in a patch because `1.0.0` is unused at this point. | ||
1.0.0 / 2019-06-11 | ||
@@ -2,0 +7,0 @@ ------------------ |
@@ -39,3 +39,3 @@ "use strict"; | ||
unitName: numberUnitCreator.unitName, | ||
multiplier: numberUnitCreator.multiplier.toString(10), | ||
power: numberUnitCreator.power, | ||
unitType: numberUnitCreator.unitType | ||
@@ -42,0 +42,0 @@ }; |
{ | ||
"name": "@exodus/currency", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Currency support.", | ||
@@ -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
18192
1.15%0
-100%