Comparing version 12.1.1 to 13.0.0
{ | ||
"name": "meow", | ||
"version": "12.1.1", | ||
"version": "13.0.0", | ||
"description": "CLI app helper", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"engines": { | ||
"node": ">=16.10" | ||
"node": ">=18" | ||
}, | ||
@@ -58,3 +58,3 @@ "scripts": { | ||
"normalize-package-data", | ||
"read-pkg-up", | ||
"read-package-up", | ||
"redent", | ||
@@ -66,8 +66,8 @@ "trim-newlines", | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "^25.0.3", | ||
"@rollup/plugin-json": "^6.0.0", | ||
"@rollup/plugin-node-resolve": "^15.1.0", | ||
"@types/minimist": "^1.2.2", | ||
"ava": "^5.3.1", | ||
"camelcase-keys": "^8.0.2", | ||
"@rollup/plugin-commonjs": "^25.0.7", | ||
"@rollup/plugin-json": "^6.1.0", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@types/minimist": "^1.2.5", | ||
"ava": "^6.0.1", | ||
"camelcase-keys": "^9.1.2", | ||
"common-tags": "^2.0.0-alpha.1", | ||
@@ -77,18 +77,18 @@ "decamelize": "^6.0.0", | ||
"delete_comments": "^0.0.2", | ||
"execa": "^7.2.0", | ||
"globby": "^13.2.2", | ||
"execa": "^8.0.1", | ||
"globby": "^14.0.0", | ||
"hard-rejection": "^2.1.0", | ||
"indent-string": "^5.0.0", | ||
"minimist-options": "4.1.0", | ||
"normalize-package-data": "^5.0.0", | ||
"read-pkg": "^8.0.0", | ||
"read-pkg-up": "^10.0.0", | ||
"normalize-package-data": "^6.0.0", | ||
"read-package-up": "^11.0.0", | ||
"read-pkg": "^9.0.1", | ||
"redent": "^4.0.0", | ||
"rollup": "^3.27.0", | ||
"rollup-plugin-dts": "^6.0.0", | ||
"rollup-plugin-license": "^3.0.1", | ||
"rollup": "^4.9.1", | ||
"rollup-plugin-dts": "^6.1.0", | ||
"rollup-plugin-license": "^3.2.0", | ||
"trim-newlines": "^5.0.0", | ||
"tsd": "^0.28.1", | ||
"type-fest": "^4.3.1", | ||
"typescript": "~5.1.6", | ||
"tsd": "^0.30.0", | ||
"type-fest": "^4.8.3", | ||
"typescript": "^5.3.3", | ||
"xo": "^0.56.0", | ||
@@ -95,0 +95,0 @@ "yargs-parser": "^21.1.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
Found 1 instance in 1 package
420234
10348