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 1.7.2 to 1.7.3

20

lib/any.cjs.js

@@ -38,22 +38,2 @@ 'use strict';

var slicedToArray = function () {

@@ -60,0 +40,0 @@ function sliceIterator(arr, i) {

@@ -34,22 +34,2 @@ import Chance from 'chance';

var slicedToArray = function () {

@@ -56,0 +36,0 @@ function sliceIterator(arr, i) {

28

package.json
{
"name": "@travi/any",
"version": "1.7.2",
"version": "1.7.3",
"description": "random data generator for when test data is insignificant",

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

"debug": "3.1.0",
"lodash": "4.17.5",
"lodash": "4.17.9",
"mersenne-twister": "1.1.0"
},
"devDependencies": {
"@travi/eslint-config-travi": "1.6.7",
"@travi/eslint-config-travi": "1.6.13",
"babel-cli": "6.26.0",

@@ -64,3 +64,3 @@ "babel-plugin-transform-exponentiation-operator": "6.24.1",

"chai": "4.1.2",
"commitlint-config-travi": "1.2.25",
"commitlint-config-travi": "1.2.29",
"coveralls": "3.0.0",

@@ -70,17 +70,17 @@ "cz-conventional-changelog": "2.1.0",

"globstar": "1.0.0",
"greenkeeper-lockfile": "1.13.2",
"husky": "0.15.0-rc.3",
"greenkeeper-lockfile": "1.14.0",
"husky": "1.0.0-rc.1",
"markdown-toc": "1.2.0",
"markdownlint-cli": "0.7.0",
"mocha": "5.0.0",
"markdownlint-cli": "0.8.1",
"mocha": "5.1.1",
"npm-run-all": "4.1.2",
"nyc": "11.4.1",
"proxyquire": "1.8.0",
"nyc": "11.7.1",
"proxyquire": "2.0.1",
"referee": "1.2.0",
"referee-sinon": "1.0.3",
"rimraf": "2.6.2",
"rollup": "0.55.3",
"rollup-plugin-babel": "3.0.3",
"semantic-release": "12.4.1",
"sinon": "4.2.2"
"rollup": "0.58.2",
"rollup-plugin-babel": "3.0.4",
"semantic-release": "15.1.7",
"sinon": "4.5.0"
},

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

# Random data generator
[![npm](https://img.shields.io/npm/v/@travi/any.svg?maxAge=2592000)](https://www.npmjs.com/package/@travi/any)
[![license](https://img.shields.io/github/license/travi/any.svg)](LICENSE)
<!-- consumer badges -->
[![npm](https://img.shields.io/npm/v/@travi/any.svg?style=flat)](https://www.npmjs.com/package/@travi/any)
[![monthly downloads](https://img.shields.io/npm/dm/@travi/any.svg?style=flat)](https://www.npmjs.com/package/@travi/any)
[![license](https://img.shields.io/github/license/travi/any.svg?style=flat)](LICENSE)
<!-- status badges -->
[![Build Status](https://img.shields.io/travis/travi/any.svg?style=flat)](https://travis-ci.org/travi/any)
[![Coverage Status](http://img.shields.io/coveralls/travi/any.svg?style=flat)](https://coveralls.io/r/travi/any?branch=master)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
<!-- contribution badges -->
[![PRs Welcome][prs-badge]][prs]
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat)](https://conventionalcommits.org)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat)](http://commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat)](https://github.com/semantic-release/semantic-release)
[![Greenkeeper badge](https://badges.greenkeeper.io/travi/any.svg)](https://greenkeeper.io/)

@@ -46,1 +53,4 @@

* [Debugging](docs/DEBUG.md)
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[prs]: http://makeapullrequest.com

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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