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: bearjaws/node-wget
base: aa9d3fb8f7406aa20db4eb89499b18e9e892c20f
Choose a base ref
...
head repository: bearjaws/node-wget
compare: 2306ddb429c466503aabd26745bb8d2710fd4c89
Choose a head ref
  • 9 commits
  • 8 files changed
  • 5 contributors

Commits on Dec 2, 2018

  1. Upgrade to circleci2 (#14)

    * Upgraded circleci to 2.0, upped mocha version
    
    * Locking down dev dependencies
    bearjaws committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    761fae5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. fixing typo (#17)

    FreddyJD committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    b1462ee View commit details
    Browse the repository at this point in the history
  2. feat: add typings to package (#16)

    * feat: add typings to package
    
    * fix: add missing declare keyword
    
    * fix: request.callback should be IncomingMessage
    
    * chore: add comma for linting
    
    * fix: copy some options to top level
    unional committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    1241063 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. upping version

    Michael Barajas committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    0b4324b View commit details
    Browse the repository at this point in the history
  2. Upgrade node 12 (#19)

    * Upgrade to node v12
    
    * upgrading package.json
    
    * setting specific version
    
    * switched to stretch
    bearjaws committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    fa41bb9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    1cf8928 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    13c4911 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from node-opcua/master

    fix package to avoid vulnerability in minimist
    bearjaws committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    4a6d6d1 View commit details
    Browse the repository at this point in the history
  3. Upping package version

    Michael Barajas committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    2306ddb View commit details
    Browse the repository at this point in the history