🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

fake-schema-cli

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fake-schema-cli - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+1
-0
lib/index.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
const cli = require('commander');

@@ -2,0 +3,0 @@ const getStdin = require('get-stdin');

+1
-1
{
"name": "fake-schema-cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "JSON-Schema-Faker CLI",

@@ -5,0 +5,0 @@ "main": "index.js",