Socket
Socket
Sign inDemoInstall

@travi/any

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travi/any - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

.nojekyll

30

docs/API.md

@@ -5,17 +5,17 @@ # API Reference

* [simpleObject](#simpleobject)
* [objectWithKeys](#objectwithkeys)
* [fromList](#fromlist)
* [subList](#sublist)
* [listOf](#listof)
* [string](#string)
* [word](#word)
* [sentence](#sentence)
* [paragraph](#paragraph)
* [integer](#integer)
* [float](#float)
* [boolean](#boolean)
* [url](#url)
* [email](#email)
* [date](#date)
* [`simpleObject`](#simpleobject)
* [`objectWithKeys`](#objectwithkeys)
* [`fromList`](#fromlist)
* [`subList`](#sublist)
* [`listOf`](#listof)
* [`string`](#string)
* [`word`](#word)
* [`sentence`](#sentence)
* [`paragraph`](#paragraph)
* [`integer`](#integer)
* [`float`](#float)
* [`boolean`](#boolean)
* [`url`](#url)
* [`email`](#email)
* [`date`](#date)

@@ -22,0 +22,0 @@ ## `simpleObject`

{
"name": "@travi/any",
"version": "2.0.8",
"version": "2.0.9",
"description": "random data generator for when test data is insignificant",

@@ -55,3 +55,3 @@ "main": "lib/any.cjs.js",

"dependencies": {
"chance": "1.1.5",
"chance": "1.1.6",
"debug": "4.1.1",

@@ -74,3 +74,3 @@ "lodash": "4.17.15",

"husky": "4.2.5",
"mocha": "7.1.2",
"mocha": "7.2.0",
"npm-run-all": "4.1.5",

@@ -85,3 +85,3 @@ "nyc": "15.0.1",

"rimraf": "3.0.2",
"rollup": "2.9.1",
"rollup": "2.10.9",
"rollup-plugin-auto-external": "2.0.0",

@@ -88,0 +88,0 @@ "rollup-plugin-babel": "4.4.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc