@travi/any
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0