Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@magicbell/cli

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magicbell/cli - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

4

package.json
{
"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

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