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 0.1.1 to 0.1.2

2

any.js

@@ -54,3 +54,3 @@ var Chance = require('chance'),

list = [],
listSize = integer({
listSize = options.size || integer({
max: 20,

@@ -57,0 +57,0 @@ min: options.min || 1

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

@@ -5,0 +5,0 @@ "main": "any.js",

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