Socket
Socket
Sign inDemoInstall

riot-cli

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

riot-cli - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

3

CHANGELOG.md
# riot-cli
### v5.1.2
- Add: the new `esm` option to the help text https://github.com/riot/cli/pull/33
### v5.1.1

@@ -4,0 +7,0 @@ - Fix: `watch` option on Windows https://github.com/riot/cli/issues/34

@@ -104,2 +104,3 @@ #!/usr/bin/env node

modular: args.modular,
esm: args.esm,
silent: !!args.stdout || args.silent,

@@ -106,0 +107,0 @@ whitespace: args.whitespace

2

package.json
{
"name": "riot-cli",
"version": "5.1.1",
"version": "5.1.2",
"description": "Riot command line utility",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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