@favware/crypto
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.3](https://github.com/favware/node-packages/compare/@favware/crypto@3.0.2...@favware/crypto@3.0.3) (2020-08-06) | ||
**Note:** Version bump only for package @favware/crypto | ||
## [3.0.2](https://github.com/favware/node-packages/compare/@favware/crypto@3.0.1...@favware/crypto@3.0.2) (2020-06-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@favware/crypto", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Secure random numbers of any size in any base", | ||
@@ -10,3 +10,3 @@ "author": "@favware", | ||
"types": "dist/index.d.ts", | ||
"homepage": "https://github.com/favware/node-packages/tree/master/packages/crypto#readme", | ||
"homepage": "https://github.com/favware/node-packages/tree/main/packages/crypto#readme", | ||
"scripts": { | ||
@@ -51,3 +51,3 @@ "test": "jest", | ||
}, | ||
"gitHead": "6b02388d081f497d9031ea3578c2faad7c620e81" | ||
"gitHead": "5d2c5da4b7c628f357ba3ff84cda07dce425e907" | ||
} |
@@ -16,4 +16,4 @@ <div align="center"> | ||
[![GitHub](https://img.shields.io/github/license/favware/node-packages?logo=github&style=flat-square)](https://github.com/favware/node-packages/blob/master/LICENSE.md) | ||
[![Coverage Status](https://coveralls.io/repos/github/favware/node-packages/badge.svg?branch=master)](https://coveralls.io/github/favware/node-packages?branch=master) | ||
[![GitHub](https://img.shields.io/github/license/favware/node-packages?logo=github&style=flat-square)](https://github.com/favware/node-packages/blob/main/LICENSE.md) | ||
[![Coverage Status](https://coveralls.io/repos/github/favware/node-packages/badge.svg?branch=main)](https://coveralls.io/github/favware/node-packages?branch=main) | ||
@@ -20,0 +20,0 @@ **Bundle Sizes** |
22658