Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: magic/log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d0389ac57a773a7f12b582654a36a9a743b2daa9
Choose a base ref
...
head repository: magic/log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8c1e86c57547278fefe0e3232aad792001d6389c
Choose a head ref

Commits on May 8, 2020

  1. pkg: update deps

    jaeh committed May 8, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    xrmx Riccardo Magliocchetti
    Copy the full SHA
    c267613 View commit details

Commits on May 13, 2020

  1. pkg: update deps

    jaeh committed May 13, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    xrmx Riccardo Magliocchetti
    Copy the full SHA
    748ec63 View commit details
  2. ci: update node version

    jaeh committed May 13, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    xrmx Riccardo Magliocchetti
    Copy the full SHA
    0d7bdbe View commit details

Commits on May 22, 2020

  1. pkg: update deps

    jaeh committed May 22, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    xrmx Riccardo Magliocchetti
    Copy the full SHA
    fb26016 View commit details

Commits on Jun 10, 2020

  1. pkg: update deps

    jaeh committed Jun 10, 2020

    Partially verified

    This commit is signed with the committer’s verified signature.
    xrmx’s contribution has been verified via SSH key.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    9a04b34 View commit details
  2. docs: update

    jaeh committed Jun 10, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    xrmx Riccardo Magliocchetti
    Copy the full SHA
    a5c55a8 View commit details

Commits on Jun 22, 2020

  1. pkg: update deps

    jaeh committed Jun 22, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    xrmx Riccardo Magliocchetti
    Copy the full SHA
    758c5d9 View commit details
  2. docs: update

    jaeh committed Jun 22, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    xrmx Riccardo Magliocchetti
    Copy the full SHA
    229a01d View commit details

Commits on Jun 24, 2020

  1. config: replace Gdpr with NoSpy

    jaeh committed Jun 24, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    xrmx Riccardo Magliocchetti
    Copy the full SHA
    35c850e View commit details
  2. pkg: update deps

    jaeh committed Jun 24, 2020

    Partially verified

    This commit is signed with the committer’s verified signature.
    xrmx’s contribution has been verified via SSH key.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    cef8b2b View commit details
  3. docs: update

    jaeh committed Jun 24, 2020
    Copy the full SHA
    d6d94c7 View commit details

Commits on Jul 2, 2020

  1. pkg: update deps

    jaeh committed Jul 2, 2020
    Copy the full SHA
    7695f43 View commit details
  2. docs: update

    jaeh committed Jul 2, 2020
    Copy the full SHA
    73ff801 View commit details

Commits on Jul 16, 2020

  1. pkg: update deps

    jaeh committed Jul 16, 2020
    Copy the full SHA
    78ce9bb View commit details
  2. Copy the full SHA
    3234a20 View commit details
  3. pkg: update deps

    jaeh committed Jul 16, 2020
    Copy the full SHA
    5246363 View commit details

Commits on Jul 17, 2020

  1. pkg: update deps

    jaeh committed Jul 17, 2020
    Copy the full SHA
    8eb65a5 View commit details
  2. docs: update

    jaeh committed Jul 17, 2020
    Copy the full SHA
    8075ebd View commit details

Commits on Jul 18, 2020

  1. pkg: update deps

    jaeh committed Jul 18, 2020
    Copy the full SHA
    b93dabd View commit details
  2. docs: update

    jaeh committed Jul 18, 2020
    Copy the full SHA
    d2ab74f View commit details
  3. pkg: update deps

    jaeh committed Jul 18, 2020
    Copy the full SHA
    bad3312 View commit details
  4. docs: update

    jaeh committed Jul 18, 2020
    Copy the full SHA
    e4b916a View commit details

Commits on Aug 28, 2020

  1. pkg: update deps

    jaeh committed Aug 28, 2020
    Copy the full SHA
    1a384f8 View commit details
  2. docs: update

    jaeh committed Aug 28, 2020
    Copy the full SHA
    da85a7e View commit details

Commits on Oct 5, 2020

  1. pkg: update deps

    jaeh committed Oct 5, 2020
    Copy the full SHA
    7ac6b78 View commit details
  2. docs: update

    jaeh committed Oct 5, 2020
    Copy the full SHA
    7b7e69d View commit details

Commits on Oct 6, 2020

  1. readme: update changelog

    jaeh committed Oct 6, 2020
    Copy the full SHA
    09744ac View commit details
  2. 0.1.6

    jaeh committed Oct 6, 2020
    Copy the full SHA
    8c1e86c View commit details
Showing with 1,048 additions and 1,037 deletions.
  1. +2 −2 .travis.yml
  2. +4 −1 README.md
  3. +1 −1 appveyor.yml
  4. +1 −1 config.mjs
  5. +1 −1 docs/404.html
  6. +1 −1 docs/index.html
  7. +1 −1 docs/magic.css
  8. +1 −1 docs/magic.js
  9. +2 −2 docs/sitemap.xml
  10. +5 −5 docs/sri-hashes.json
  11. +1,020 −1,012 package-lock.json
  12. +9 −9 package.json
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js

node_js:
- "13.5.0"
- "14.2.0"

cache: npm

@@ -11,7 +11,7 @@ os:

env:
matrix:
- NODE_VERSION="13"
- NODE_VERSION="14.2.0"

matrix:
fast_finish: true
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -116,5 +116,8 @@ the time value between those string delimiters does not get spaces added around
#### 0.1.5
bump required node version to 14.2.0

#### 0.1.6 - unreleased
#### 0.1.6
update dependencies

#### 0.1.7 - unreleased
...
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ matrix:

install:
# Build
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild 13.5.0) $env:platform
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild 14.2.0) $env:platform
- npm install

test_script:
2 changes: 1 addition & 1 deletion config.mjs
Original file line number Diff line number Diff line change
@@ -4,5 +4,5 @@ export default {
WEB_ROOT: '/log/',
URL: 'magic.github.io/log',
THEME: 'docs',
HOIST: ['Gdpr', 'LightSwitch'],
HOIST: ['NoSpy', 'LightSwitch'],
}
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><link rel="icon" href="/log/favicon.ico"/><title>@magic/log</title><meta name="description" content="nodejs console.log with environment aware loglevels."/><script type="application/ld+json">{"@context":"http://schema.org","@type":"website","name":"@magic/log"}</script><link rel="stylesheet" href="/log/magic.css?ItKY+zKOKy" crossorigin="anonymous"/></head><body><a class="SkipLink" href="/log/#page">Skip to Content</a><main id="Magic"><div class="Wrapper"><header class="Header"><a class="Logo" href="/log/"><span>@magic/log</span></a><nav class="Menu"><ul><li><a href="/log/#getting-started">getting started</a></li><li><a href="/log/#install">install</a></li><li><a href="/log/#import">import</a></li><li><a href="/log/#usage">usage</a></li><li><a href="/log/#log-levels">log levels</a></li><li><a href="/log/#log-functions">log functions</a></li><li><a href="/log/#changelog">changelog</a></li><li><a href="/log/#source">source</a></li></ul></nav></header><div class="Page" id="page"><div>404 - not found</div></div><footer class="Footer"><div class="Container"><div class="Credits">made with a few bits of <a target="_blank" rel="noopener" href="https://magic.github.io/">magic</a></div></div></footer></div></main><script src="/log/magic.js?JUAXD2TKiX" crossorigin="anonymous"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><link rel="icon" href="/log/favicon.ico"/><title>404 - not found</title><meta name="description" content="404 - not found."/><script type="application/ld+json">{"@context":"http://schema.org","@type":"website","name":"404 - not found"}</script><link rel="stylesheet" href="/log/magic.css?DIusUD77fC" integrity="sha384-DIusUD77fCYxDczsgY9DjhmjdD/idZEn/NGVWo4QtcpSxysCher8U2D4waANcW+H" crossorigin="anonymous"/></head><body><a class="SkipLink" href="/log/#page">Skip to Content</a><main id="Magic"><div class="Wrapper"><header class="Header"><div><a class="Logo" href="/log/"><svg viewBox="0 0 512 444"><path d="M512 444L256 0 0 444z" fill="#663695"></path><circle cx="256" cy="294" r="130" fill="#fff"></circle><circle cx="256" cy="281" r="40" fill="#663695"></circle><path d="M256 350v44m24-44l1 13c1 27 29 27 29-7m-160-72s46-47 106-47c59 0 106 47 106 47s-47 43-106 43c-60 0-106-43-106-43zm65-75a134 134 0 0189 2" class="stroke"></path><path d="M256 81v53m184 270l-43-29M72 404l43-29" class="stroke white"></path></svg></a><p>@magic/log</p><nav class="Menu"><ul><li><a href="/log/#getting-started">getting started</a></li><li><a href="/log/#install">install</a></li><li><a href="/log/#import">import</a></li><li><a href="/log/#usage">usage</a></li><li><a href="/log/#log-levels">log levels</a></li><li><a href="/log/#log-functions">log functions</a></li><li><a href="/log/#changelog">changelog</a></li><li><a href="/log/#source">source</a></li></ul></nav></div></header><div class="Page" id="page"><div>404 - not found.</div></div><footer class="Footer"><div class="Container"><div class="Credits">made with a few bits of <a target="_blank" rel="noopener" href="https://magic.github.io/">magic</a></div></div></footer></div></main><script src="/log/magic.js?OnBS44LQd6" integrity="sha384-OnBS44LQd6kpD6uAbx7pSsPlYxwXFjNsGw0yJUmvzciEppBe6XiTvLJoLW6tQgYP" crossorigin="anonymous"></script></body></html>
Loading