Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 1.8.5 to 1.8.6

2

docs/API.md

@@ -239,3 +239,3 @@ # API Reference

Produces a random integer > 0. Direct usage of
Produces a random integer >= 0. Direct usage of
[`natural()` from chance.js](http://chancejs.com/basics/natural.html).

@@ -242,0 +242,0 @@ Options are passed directly to the chance method so refer to its

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

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

"dependencies": {
"chance": "1.0.17",
"chance": "1.0.18",
"debug": "4.1.1",

@@ -59,25 +59,25 @@ "lodash": "4.17.11",

"@babel/plugin-transform-exponentiation-operator": "7.2.0",
"@babel/register": "7.0.0",
"@travi/babel-preset": "2.0.0",
"@travi/eslint-config-travi": "1.7.0",
"@babel/register": "7.4.4",
"@travi/babel-preset": "3.0.0",
"@travi/eslint-config-travi": "1.8.0",
"chai": "4.2.0",
"commitlint-config-travi": "1.2.31",
"coveralls": "3.0.2",
"commitlint-config-travi": "1.2.40",
"coveralls": "3.0.3",
"cz-conventional-changelog": "2.1.0",
"formatio": "1.2.0",
"globstar": "1.0.0",
"husky": "1.3.0",
"husky": "2.1.0",
"markdown-toc": "1.2.0",
"markdownlint-cli": "0.13.0",
"mocha": "5.2.0",
"markdownlint-cli": "0.15.0",
"mocha": "6.1.4",
"npm-run-all": "4.1.5",
"nyc": "13.1.0",
"nyc": "14.0.0",
"proxyquire": "2.1.0",
"referee": "1.2.0",
"referee-sinon": "1.0.3",
"rimraf": "2.6.2",
"rollup": "0.68.1",
"rimraf": "2.6.3",
"rollup": "1.10.1",
"rollup-plugin-auto-external": "2.0.0",
"rollup-plugin-babel": "4.1.0",
"sinon": "7.1.1"
"rollup-plugin-babel": "4.3.2",
"sinon": "7.3.2"
},

@@ -84,0 +84,0 @@ "config": {

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