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.0.3 to 0.0.4

2

dist/cli.js

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

var name = "ask-json";
var version = "0.0.3";
var version = "0.0.4";

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

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

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

@@ -7,2 +7,5 @@ ![](badge.svg)

[![npm version](https://badge.fury.io/js/ask-json.svg)](https://badge.fury.io/js/ask-json) [![Reuters open source software](https://badgen.net/badge/Reuters/open%20source/?color=ff8000)](https://github.com/reuters-graphics/)
### Why this?

@@ -172,3 +175,3 @@

```
$ yarn test
$ yarn build && yarn test
```
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