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

@based/cli

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@based/cli - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

4

package.json
{
"name": "@based/cli",
"version": "5.2.0",
"version": "5.2.1",
"description": "",

@@ -10,3 +10,3 @@ "bin": "bin/cmd.js",

"watch": "npm run build -- --watch",
"build-for-publish": "rm -rf ./dist/ & esbuild ./src/index.ts --bundle --outdir=./dist/ --external:esbuild --platform=node"
"build-for-publish": "rm -rf ./dist/ & esbuild ./src/index.ts --bundle --outdir=./dist/ --external:esbuild --external:rollup-plugin-node-polyfills --platform=node"
},

@@ -13,0 +13,0 @@ "files": [

Sorry, the diff of this file is too big to display

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