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: sinonjs/sinon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.7
Choose a base ref
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.8
Choose a head ref
  • 12 commits
  • 27 files changed
  • 5 contributors

Commits on May 7, 2018

  1. Configuration menu
    Copy the full SHA
    431dab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c45c8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Typo'd fake to fakes

    drhayes authored and mroderick committed May 8, 2018
    2 Configuration menu
    Copy the full SHA
    ec00981 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Update issue templates

    mroderick committed May 11, 2018
    Configuration menu
    Copy the full SHA
    96b7cad View commit details
    Browse the repository at this point in the history
  2. Update insecure dependencies

    Found using `npm audit`
    mroderick committed May 11, 2018
    Configuration menu
    Copy the full SHA
    b578cf7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Fix sandbox documentation

    refs: #1788
    kibertoad authored and mroderick committed May 12, 2018
    Configuration menu
    Copy the full SHA
    a321764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    082f8e8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Update markdownlint-cli

    Removes two warnings from
                           === npm audit security report ===
    
    ┌──────────────────────────────────────────────────────────────────────────────┐
    │                                Manual Review                                 │
    │            Some vulnerabilities require your attention to resolve            │
    │                                                                              │
    │         Visit https://go.npm.me/audit-guide for additional guidance          │
    └──────────────────────────────────────────────────────────────────────────────┘
    ┌───────────────┬──────────────────────────────────────────────────────────────┐
    │ Low           │ Prototype Pollution                                          │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Package       │ lodash                                                       │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Patched in    │ >=4.17.5                                                     │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Dependency of │ mochify-istanbul [dev]                                       │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Path          │ mochify-istanbul > lodash                                    │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ More info     │ https://nodesecurity.io/advisories/577                       │
    └───────────────┴──────────────────────────────────────────────────────────────┘
    ┌───────────────┬──────────────────────────────────────────────────────────────┐
    │ Low           │ Prototype Pollution                                          │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Package       │ deep-extend                                                  │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Patched in    │ >=0.5.1                                                      │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Dependency of │ mochify [dev]                                                │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ Path          │ mochify > watchify > chokidar > fsevents > node-pre-gyp > rc │
    │               │ > deep-extend                                                │
    ├───────────────┼──────────────────────────────────────────────────────────────┤
    │ More info     │ https://nodesecurity.io/advisories/612                       │
    └───────────────┴──────────────────────────────────────────────────────────────┘
    
    [!] 2 vulnerabilities found - Packages audited: 3685 (3669 dev, 123 optional)
        Severity: 2 Low
    mroderick committed May 13, 2018
    Configuration menu
    Copy the full SHA
    e2c7132 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Configuration menu
    Copy the full SHA
    5983a6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1803 from jdalton/is-es-module.js

    Add isSealed check to is-es-module.
    fatso83 authored May 23, 2018
    Configuration menu
    Copy the full SHA
    9c64c8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be117c7 View commit details
    Browse the repository at this point in the history
  4. 5.0.8

    fatso83 committed May 23, 2018
    Configuration menu
    Copy the full SHA
    94f9264 View commit details
    Browse the repository at this point in the history
Loading