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 2.0.9 to 2.0.10

.huskyrc.yml

26

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

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

"preversion": "npm test",
"prepack": "npm run build",
"precommit": "npm test",
"commitmsg": "commitlint -e"
"prepack": "npm run build"
},

@@ -58,13 +56,13 @@ "repository": {

"debug": "4.1.1",
"lodash": "4.17.15",
"lodash": "4.17.19",
"mersenne-twister": "1.1.0"
},
"devDependencies": {
"@babel/plugin-transform-exponentiation-operator": "7.8.3",
"@babel/register": "7.9.0",
"@travi/babel-preset": "3.0.19",
"@travi/eslint-config": "1.0.34",
"@babel/plugin-transform-exponentiation-operator": "7.10.4",
"@babel/register": "7.10.4",
"@travi/babel-preset": "3.0.24",
"@travi/eslint-config": "1.0.42",
"@travi/eslint-config-mocha": "1.0.8",
"chai": "4.2.0",
"commitlint-config-travi": "1.3.6",
"commitlint-config-travi": "1.3.7",
"coveralls": "3.1.0",

@@ -75,5 +73,5 @@ "cz-conventional-changelog": "3.2.0",

"husky": "4.2.5",
"mocha": "7.2.0",
"mocha": "8.0.1",
"npm-run-all": "4.1.5",
"nyc": "15.0.1",
"nyc": "15.1.0",
"proxyquire": "2.1.3",

@@ -83,6 +81,6 @@ "referee": "1.2.0",

"remark-cli": "8.0.0",
"remark-preset-lint-travi": "1.3.6",
"remark-preset-lint-travi": "1.3.9",
"remark-toc": "7.0.0",
"rimraf": "3.0.2",
"rollup": "2.10.9",
"rollup": "2.21.0",
"rollup-plugin-auto-external": "2.0.0",

@@ -89,0 +87,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