Socket
Socket
Sign inDemoInstall

@misk/cli

Package Overview
Dependencies
Maintainers
2
Versions
444
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@misk/cli - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

2

package.json
{
"name": "@misk/cli",
"version": "0.0.22",
"version": "0.0.23",
"license": "SEE LICENSE IN https://github.com/square/misk-web",

@@ -5,0 +5,0 @@ "description": "Misk-Web CLI Build Tool",

@@ -14,10 +14,18 @@ ## Misk CLI

```bash
$ miskweb <cmd>
```Bash
miskweb <command>
Commands:
miskweb build run webpack production build
miskweb ci-build run a fast, clean, webpack production build
miskweb clean remove build directory and other temporary files
miskweb lint lint all files
miskweb new create a new tan
miskweb prebuild consume miskTab.json and write necessary build files
miskweb start start webpack development server
miskweb zip zip source code for tab
```
- prebuild: consume miskTab.json and write necessary build files
## [Releasing](https://github.com/square/misk-web/blob/master/RELEASING.md)
## [Changelog (and Breaking Changes)](https://github.com/square/misk-web/blob/master/CHANGELOG.md)
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