You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/12/05 13:01:39 UTC

[cordova-paramedic] branch janpio-split updated (862f7ad -> a341598)

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a change to branch janpio-split
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git.


    omit 862f7ad  ParamedicApp: app creation methods extracted from paramedic.js
    omit ae23b9a  resport requires (external vs. internal)
    omit fb122e3  move var into method using it
    omit 4f902ac  ParamedicLog => ParamedicLogCollector
    omit 7a22df5  gitignore package-lock.json
    omit 9cf1985  replace author
    omit 0440661  fix license
    omit 1dd8e59  0.6.0-dev
    omit cf9b40c  update node on travis
    omit db2f506  Update Travis config
     add 44fb0e5  Revert "Fix some npm audit issues (upgrade dependencies) (#40)"
     add c8f633d  Revert "update package-lock"
     add 336ccca  [CI] Update Travis config: More local, Saucelabs (#81)
     add d58e5e3  Update Travis config
     add 68bb364  update node on travis
     add f90f29c  0.6.0-dev
     add 922034d  fix license
     add ea6380f  replace author
     add f2b0534  gitignore package-lock.json
     add 72a6fbc  ParamedicLog => ParamedicLogCollector
     add e144a09  move var into method using it
     add 5c349a5  resport requires (external vs. internal)
     add a341598  ParamedicApp: app creation methods extracted from paramedic.js

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (862f7ad)
            \
             N -- N -- N   refs/heads/janpio-split (a341598)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 package-lock.json | 788 +++++++++++++++++++-----------------------------------
 package.json      |   6 +-
 2 files changed, 275 insertions(+), 519 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org