Socket
Socket
Sign inDemoInstall

insight

Package Overview
Dependencies
9
Maintainers
7
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.2 to 0.10.3

4

package.json
{
"name": "insight",
"version": "0.10.2",
"version": "0.10.3",
"description": "Understand how your tool is being used by anonymously reporting usage metrics to Google Analytics or Yandex.Metrica",

@@ -40,3 +40,3 @@ "license": "BSD-2-Clause",

"chalk": "^2.4.2",
"conf": "^2.2.0",
"conf": "^1.4.0",
"inquirer": "^6.3.1",

@@ -43,0 +43,0 @@ "lodash.debounce": "^4.0.8",

@@ -136,5 +136,5 @@ # Insight [![Build Status](https://secure.travis-ci.org/yeoman/insight.svg?branch=master)](http://travis-ci.org/yeoman/insight)

Type: `Object`<br>
Default: An instance of [`configstore`](https://github.com/yeoman/configstore)
Default: An instance of [`conf`](https://github.com/sindresorhus/conf)
If you want to use your own configuration mechanism instead of the default `configstore`-based one, you can provide an object that has to implement two synchronous methods:
If you want to use your own configuration mechanism instead of the default `conf`-based one, you can provide an object that has to implement two synchronous methods:

@@ -141,0 +141,0 @@ - `get(key)`

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc