@magicbell/cli
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@magicbell/cli", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "MagicBell CLI", | ||
@@ -36,3 +36,3 @@ "author": "MagicBell <bot@magicbell.io> (https://magicbell.com)", | ||
"build": "run-s clean build:prod build:bin", | ||
"build:prod": "esbuild src/index.ts --bundle --outfile=dist/index.cjs --format=cjs --platform=node", | ||
"build:prod": "esbuild src/index.ts --bundle --outfile=dist/index.cjs --format=cjs --platform=node --tsconfig=tsconfig.build.json", | ||
"build:bin": "pkg dist/index.cjs --public --public-packages '*' --no-bytecode -o 'dist/bin/magicbell' --targets node18-linux-x64,node18-linux-arm64,node18-macos-x64,node18-macos-arm64,node18-win-x64,node18-win-arm64", | ||
@@ -39,0 +39,0 @@ "generate:resources": "tsx scripts/generate-resources.ts", |
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
770769
23852
10
37