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

ask-json

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ask-json - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

2

dist/cli.js

@@ -14,3 +14,3 @@ #!/usr/bin/env node

var name = "ask-json";
var version = "0.1.6";
var version = "0.1.7";

@@ -17,0 +17,0 @@ var ensureFile = (filePath) => {

{
"name": "ask-json",
"description": "Easy interactive prompts to create and validate data using JSON schema",
"version": "0.1.6",
"version": "0.1.7",
"author": "Jon McClure <jon.r.mcclure@gmail.com>",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/reuters-graphics/ask-json",

![](badge.svg)
# ask-json
# AskJSON

@@ -9,2 +9,3 @@ Easy interactive prompts to create and validate data using [JSON schema](https://json-schema.org/).

![](./media/demo.gif)

@@ -11,0 +12,0 @@ ### Why this?

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