Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Implement check #122

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Implement check #122

wants to merge 3 commits into from

Conversation

ntindall
Copy link

@ntindall ntindall commented Aug 26, 2017

Fixes #35 #82

npm install --production
npm-shrinkwrap check

this should detect both additions and deletions to the package.json file that are not reflected in the shrinkwrap, as well as inconsistencies with node_modules/

@Raynos, could you take a look?

@CLAassistant
Copy link

CLAassistant commented Aug 26, 2017

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@ntindall ntindall force-pushed the nt-check branch 3 times, most recently from 0ee0609 to 8d44197 Compare August 26, 2017 07:57
@ntindall
Copy link
Author

ntindall commented Oct 7, 2017

@Raynos @Matt-Esch ping on this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option like --check?
2 participants