Socket
Socket
Sign inDemoInstall

magi-cli

Package Overview
Dependencies
Maintainers
7
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magi-cli - npm Package Compare versions

Comparing version 0.10.1 to 0.10.2

2

package.json
{
"name": "magi-cli",
"version": "0.10.1",
"version": "0.10.2",
"description": "Elements team command-line team member",

@@ -5,0 +5,0 @@ "main": "./bin/magi",

@@ -14,6 +14,23 @@ # magi-cli

$ cd some-element-repo
$ magi release-notes <fromVersion> <toVersion>
$ magi add-milestone <fromVersion> <toVersion>
```sh
Usage: magi [options] [command]
Options:
-V, --version output the version number
-h, --help output usage information
Commands:
release-notes <fromVersion> <toVersion> Draft release notes for the specified version range
add-milestone <fromVersion> <toVersion> Add milestone for <toVersion> to all issues and PRs closed during the specified version range
deploy <version> Build and deploy version <version> to CDN origin
webjar <version> Deploy version <version> on https://www.webjars.org
directory Update https://vaadin.com/directory
release <version> [--draft] Release new <version> of the component and publish to npm
p3-convert [modulizerArgs...] Prepares package.json and runs modulizer with pre-configured arguments
help [cmd] display help for [cmd]
```
## Development

@@ -20,0 +37,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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