🚀 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.3
to
0.0.4
+5
-5
package.json
{
"name": "fake-schema-cli",
"version": "0.0.3",
"version": "0.0.4",
"description": "JSON-Schema-Faker CLI",

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

},
"repository" : {
"type" : "git",
"url" : "git@github.com:atomsfat/fake-schema-cli.git"
"repository": {
"type": "git",
"url": "git@github.com:atomsfat/fake-schema-cli.git"
},

@@ -32,3 +32,3 @@ "keywords": [

"get-stdin": "^6.0.0",
"json-schema-faker": "^0.5.0-rc15",
"json-schema-faker": "^0.5.0-rc16",
"yamljs": "^0.3.0"

@@ -35,0 +35,0 @@ },

Sorry, the diff of this file is too big to display