New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fake-json

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fake-json - npm Package Compare versions

Comparing version

to
0.1.0

10

package.json
{
"name": "fake-json",
"description": "Generate fake data based on a JSON schema.",
"version": "0.0.5",
"version": "0.1.0",

@@ -29,4 +29,4 @@ "author": {

"dependencies": {
"faker": "~2.1.0",
"lodash": "~2.4.1",
"faker": "~2.1.3",
"lodash": "~3.8.0",
"randexp": "~0.4.0"

@@ -36,5 +36,5 @@ },

"devDependencies": {
"nodeunit": "^0.9.0",
"tv4": "^1.1.4"
"nodeunit": "^0.9.1",
"tv4": "^1.1.9"
}
}

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

# Fake JSON [![Build Status](https://secure.travis-ci.org/unindented/fake-json.png)](http://travis-ci.org/unindented/fake-json) [![Dependency Status](https://gemnasium.com/unindented/fake-json.png)](https://gemnasium.com/unindented/fake-json)
# Fake JSON [![Version](https://img.shields.io/npm/v/fake-json.svg)](https://www.npmjs.com/package/fake-json) [![Build Status](https://img.shields.io/travis/unindented/fake-json.svg)](http://travis-ci.org/unindented/fake-json) [![Dependency Status](https://img.shields.io/gemnasium/unindented/fake-json.svg)](https://gemnasium.com/unindented/fake-json)

@@ -3,0 +3,0 @@ Generate fake data based on a JSON schema.

Sorry, the diff of this file is not supported yet