question-store
Advanced tools
Comparing version 0.12.2 to 0.13.0
{ | ||
"name": "question-store", | ||
"description": "Ask questions, persist the answers. Basic support for i18n and storing answers based on current working directory.", | ||
"version": "0.12.2", | ||
"version": "0.13.0", | ||
"homepage": "https://github.com/jonschlinkert/question-store", | ||
@@ -14,5 +14,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"index.js", | ||
"lib", | ||
"LICENSE", | ||
"README.md" | ||
"lib" | ||
], | ||
@@ -33,3 +31,3 @@ "main": "index.js", | ||
"project-name": "^0.2.6", | ||
"question-cache": "^0.6.0" | ||
"question-cache": "^0.7.0" | ||
}, | ||
@@ -36,0 +34,0 @@ "devDependencies": { |
# question-store [![NPM version](https://img.shields.io/npm/v/question-store.svg?style=flat)](https://www.npmjs.com/package/question-store) [![NPM downloads](https://img.shields.io/npm/dm/question-store.svg?style=flat)](https://npmjs.org/package/question-store) [![Build Status](https://img.shields.io/travis/jonschlinkert/question-store.svg?style=flat)](https://travis-ci.org/jonschlinkert/question-store) | ||
Ask questions, persist the answers. Basic support for i18n and storing answers based on current working directory. | ||
> Ask questions, persist the answers. Basic support for i18n and storing answers based on current working directory. | ||
@@ -13,2 +13,3 @@ ## Table of Contents | ||
* [Contributing](#contributing) | ||
* [Contributors](#contributors) | ||
* [Building docs](#building-docs) | ||
@@ -111,2 +112,2 @@ * [Running tests](#running-tests) | ||
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.1.30, on August 17, 2016._ | ||
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.1.31, on October 01, 2016._ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11691
111
+ Addedquestion-cache@0.7.0(transitive)
- Removedquestion-cache@0.6.0(transitive)
Updatedquestion-cache@^0.7.0