@magicbell/cli
Advanced tools
Comparing version 3.2.1 to 3.3.0-beta.1
{ | ||
"name": "@magicbell/cli", | ||
"version": "3.2.1", | ||
"version": "3.3.0-beta.1", | ||
"description": "Work with MagicBell from the command line", | ||
@@ -44,6 +44,7 @@ "author": "MagicBell <bot@magicbell.io> (https://magicbell.com)", | ||
"dependencies": { | ||
"magicbell": "3.0.1" | ||
"gray-matter": "^4.0.3", | ||
"magicbell": "3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@magicbell/codegen": "0.2.4", | ||
"@magicbell/codegen": "0.2.3", | ||
"@types/configstore": "^5.0.1", | ||
@@ -58,4 +59,4 @@ "commander": "^9.5.0", | ||
"readline-sync": "^1.4.10", | ||
"tsx": "^3.14.0" | ||
"tsx": "^3.9.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
577212
16565
24
2
1
+ Addedgray-matter@^4.0.3
+ Addedargparse@1.0.10(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedextend-shallow@2.0.1(transitive)
+ Addedgray-matter@4.0.3(transitive)
+ Addedis-extendable@0.1.1(transitive)
+ Addedjs-yaml@3.14.1(transitive)
+ Addedkind-of@6.0.3(transitive)
+ Addedmagicbell@3.0.0(transitive)
+ Addedsection-matter@1.0.0(transitive)
+ Addedsprintf-js@1.0.3(transitive)
+ Addedstrip-bom-string@1.0.0(transitive)
- Removedmagicbell@3.0.1(transitive)
Updatedmagicbell@3.0.0