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 4.0.1 to 4.0.2

6

CHANGELOG.md
# riot-cli
### v4.0.2
- avoid to set the `global.isSilent` flag to true if the cli will be imported via node
### v4.0.1
- Fix #30
### v4.0.0

@@ -4,0 +10,0 @@ - Add inline sourcemap support via `--sourcemap` option

1

lib/index.js

@@ -121,4 +121,3 @@ #!/usr/bin/env node

module.exports = API
global.isSilent = true
/* istanbul ignore next */
} else cli()
{
"name": "riot-cli",
"version": "4.0.1",
"version": "4.0.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