* generateLegacy seed is now optional
### In web
```html
-<script src="https://unpkg.com/nanocurrency-web@1.3.0" type="text/javascript"></script>
+<script src="https://unpkg.com/nanocurrency-web@1.3.1" type="text/javascript"></script>
<script type="text/javascript">
NanocurrencyWeb.wallet.generate(...);
</script>
{
"name": "nanocurrency-web",
- "version": "1.3.0",
+ "version": "1.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
{
"name": "nanocurrency-web",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Toolkit for Nano cryptocurrency client side offline integrations",
"author": "Miro Metsänheimo <miro@metsanheimo.fi>",
"license": "MIT",