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.1.3 to 2.1.4

10

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

@@ -10,4 +10,4 @@ "main": "lib/any.js",

"types": "./index.d.ts",
"import": "./lib/any.js",
"require": "./lib/any.mjs"
"import": "./lib/any.mjs",
"require": "./lib/any.js"
},

@@ -74,4 +74,4 @@ "scripts": {

"devDependencies": {
"@babel/plugin-transform-exponentiation-operator": "7.16.7",
"@babel/register": "7.17.7",
"@babel/plugin-transform-exponentiation-operator": "7.18.6",
"@babel/register": "7.18.6",
"@travi/babel-preset": "3.0.88",

@@ -78,0 +78,0 @@ "@travi/eslint-config": "3.0.3",

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