@tunnckocore/utils
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -6,2 +6,15 @@ # Change Log | ||
## [1.3.4](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/utils@1.3.3...@tunnckocore/utils@1.3.4) (2020-02-29) | ||
### Bug Fixes | ||
* docs runner, regen docs, and create-jest-runner updates ([d854e3d](https://github.com/tunnckoCore/opensource/commit/d854e3d335fa1d2c82d87321a07c6659fe6dcee1)) | ||
* dooh, readmes and bugs ([871666e](https://github.com/tunnckoCore/opensource/commit/871666e7eabbca6bf65cbc257311f0a46d410752)) | ||
* switch to latest memoize-fs; update deps; re-run docs; ([ab08601](https://github.com/tunnckoCore/opensource/commit/ab086010ad49091b3d25874ba7c207c85dfa8ff9)) | ||
## [1.3.3](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/utils@1.3.2...@tunnckocore/utils@1.3.3) (2020-02-04) | ||
@@ -8,0 +21,0 @@ |
{ | ||
"name": "@tunnckocore/utils", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"licenseStart": 2019, | ||
@@ -9,3 +9,7 @@ "license": "MPL-2.0", | ||
"homepage": "https://tunnckocore.com/opensource", | ||
"funding": "https://ko-fi.com/tunnckoCore/commissions", | ||
"funding": [ | ||
"https://ko-fi.com/tunnckoCore/commissions", | ||
"https://github.com/sponsors/tunnckoCore", | ||
"https://patreon.com/tunnckoCore" | ||
], | ||
"repository": { | ||
@@ -77,3 +81,3 @@ "type": "git", | ||
}, | ||
"gitHead": "36720fdd18247b0ce9134b9631a6d5848e6c6c0d" | ||
"gitHead": "5ad01e13a7735cc536f6fc21d9c0fa3144fcecd8" | ||
} |
@@ -1,3 +0,1 @@ | ||
# @tunnckocore/utils [![npm version][npmv-img]][npmv-url] [![License][license-img]][license-url] [![Libera Manifesto][libera-manifesto-img]][libera-manifesto-url] | ||
@@ -66,13 +64,13 @@ | ||
- [Contributing](#contributing) | ||
* [Guides and Community](#guides-and-community) | ||
* [Support the project](#support-the-project) | ||
- [Guides and Community](#guides-and-community) | ||
- [Support the project](#support-the-project) | ||
- [Contributors](#contributors) | ||
- [License](#license) | ||
_(TOC generated by [verb](https://github.com/verbose/verb) using [markdown-toc](https://github.com/jonschlinkert/markdown-toc))_ | ||
_(TOC generated by [verb](https://github.com/verbose/verb) using | ||
[markdown-toc](https://github.com/jonschlinkert/markdown-toc))_ | ||
## Install | ||
This project requires [**Node.js**](https://nodejs.org) **>=10.13** | ||
_(see | ||
This project requires [**Node.js**](https://nodejs.org) **>=10.13** _(see | ||
[Support & Release Policy](https://github.com/tunnckoCoreLabs/support-release-policy))_. | ||
@@ -116,3 +114,4 @@ Install it using [**yarn**](https://yarnpkg.com) or | ||
file. It's also rendered on package's page in [npmjs.com][npmv-url] and | ||
[yarnpkg.com](https://yarnpkg.com/en/package/@tunnckocore/utils) sites too! :rocket: | ||
[yarnpkg.com](https://yarnpkg.com/en/package/@tunnckocore/utils) sites too! | ||
:rocket: | ||
@@ -153,6 +152,5 @@ Not financial support? Okey! | ||
Copyright (c) 2019-present, | ||
[Charlike Mike Reagent](https://tunnckocore.com) `<opensource@tunnckocore.com>` | ||
& [contributors](#wonderful-contributors).<br> Released under the | ||
[MPL-2.0 License][license-url]. | ||
Copyright (c) 2019-present, [Charlike Mike Reagent](https://tunnckocore.com) | ||
`<opensource@tunnckocore.com>` & [contributors](#wonderful-contributors).<br> | ||
Released under the [MPL-2.0 License][license-url]. | ||
@@ -247,2 +245,1 @@ <!-- badges --> | ||
<!-- prettier-ignore-end --> | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35913
242