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

1

any.js

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

string: string,
word: word,
integer: integer,

@@ -70,0 +71,0 @@ float: float,

7

package.json
{
"name": "@travi/any",
"version": "0.1.0",
"version": "0.1.1",
"description": "random data generator for when test data is insignificant",
"main": "any.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"postpublish": "greenkeeper-postpublish"
},

@@ -27,3 +27,6 @@ "repository": {

"chance": "1.0.3"
},
"devDependencies": {
"greenkeeper-postpublish": "1.0.0"
}
}

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