Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

question-store

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

question-store - npm Package Compare versions

Comparing version 0.12.2 to 0.13.0

8

package.json
{
"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._
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc