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

123567

1.2.7

Diff
danibram
published 1.2.7 •

Changelog

Source

(1.2.7)

  • Fix little issue with array generators, now parse well the index inside, add a test for that
  • Fix string issue with fakerJs
  • Fixed babel polyfill issues
  • updates on dev packages
danibram
published 1.2.5 •
danibram
published 1.2.4 •
danibram
published 1.2.3 •
danibram
published 1.2.2 •

Changelog

Source

(1.2.2)

  • Better error management
  • Added eval methods
  • Update docs with the online mocker-api: https://mocker-api.herokuapp.com/
danibram
published 1.2.1 •

Changelog

Source

(1.2.1)

  • Start to parse better the errors
danibram
published 1.2.0 •

Changelog

Source

(1.2.0)

  • New internal reorganization
  • Added hasOne (related is deprecated) and hasMany
  • Breaking Change: related config is deprecated, instead of related use hasOne.
danibram
published 1.1.0 •
danibram
published 1.0.6 •

Changelog

Source

(1.0.6)

  • Updated chance.js to 1.0
danibram
published 1.0.5 •

Changelog

Source

(1.0.5)

  • Added the concat option, and the strictConcat on Array generator.