Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.
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: nodesecurity/nsp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Choose a base ref
...
head repository: nodesecurity/nsp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e9db34a8440e69b6997530bb2bf014888f02fc7
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Sep 27, 2017

  1. 2.8.1 no more devDependencies in the shrinkwrap fix #185

    Adam Baldwin committed Sep 27, 2017

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7e9db34 View commit details
Showing with 97 additions and 2,455 deletions.
  1. +96 −2,454 npm-shrinkwrap.json
  2. +1 −1 package.json
2,550 changes: 96 additions & 2,454 deletions npm-shrinkwrap.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nsp",
"description": "The Node Security (nodesecurity.io) command line interface",
"version": "2.8.0",
"version": "2.8.1",
"author": "^lift security",
"bin": {
"nsp": "bin/nsp"