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

mocker-data-generator

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocker-data-generator - npm Package Versions

134567

2.6.4

Diff
danibram
published 2.6.4 •

Changelog

Source

2.6.4 (2018-05-08)

Bug Fixes

  • hasOne: Issues with eval (f1ab9e8)

<a name="2.6.3"></a>

danibram
published 2.6.2 •

Changelog

Source

2.6.2 (2018-05-08)

Bug!

  • Fixing bug related to eval!

<a name="2.6.1"></a>

danibram
published 2.6.1 •

Changelog

Source

2.6.1 (2018-03-20)

Improvements!

  • Now I rework internal part of the generators to offer the posibility of avoid eval step, i used eval to offer the maximum flexibility, but now its optional, of course that without eval, is less flexible, but if it fits for your mock data right now you will gain 10x speed, Awesome! Also it offers the posibility of use eval like in the older versions of mocker.

Welcome to the ludicrous speed! 🎉

<a name="2.5.2"></a>

danibram
published 2.6.0 •
danibram
published 2.5.2 •

Changelog

Source

2.5.2 (2018-01-17)

Bug Fixes

  • generation: added fix when min = 0 in hasMany, now can produce empty array of data, by default is 1, so you have to specify minimum to 0 in order to have the chance to produce empty arrays (7f97646)

All deps updated!

<a name="2.5.0"></a>

danibram
published 2.5.1 •

Changelog

Source

2.5.2 (2018-01-17)

Bug Fixes

  • generation: added fix when min = 0 in hasMany, now can produce empty array of data, by default is 1, so you have to specify minimum to 0 in order to have the chance to produce empty arrays (7f97646)

All deps updated!

<a name="2.5.0"></a>

danibram
published 2.5.0 •

Changelog

Source

2.5.0 (2017-11-01)

Breaking Changes!

  • Now the build method throws the error, in the case of the callback in a traditional style function function(err, data) in the case of promise style in the reject.

Bug Fixes

  • test: separate gh-pages generation modules from the mocker modules for development, some test fails (2cc421e)
  • Better error throwing and test covered (20ca0a0)

Bug Fixes

  • test: separate gh-pages generation modules from the mocker modules for development, some test fails (2cc421e)
  • Better error throwing and test covered (20ca0a0)

<a name="2.4.9"></a>

danibram
published 2.4.9 •

Changelog

Source

2.4.9 (2017-10-20)

Features

  • Added browser build
  • Fixes in build to sync with gh-pages

<a name="2.4.5"></a>

danibram
published 2.4.8 •
danibram
published 2.4.7 •

Changelog

Source

2.4.9 (2017-10-20)

Features

  • Added browser build
  • Fixes in build to sync with gh-pages

<a name="2.4.5"></a>