Socket
Socket
Sign inDemoInstall

check-es3-syntax-cli

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-es3-syntax-cli

A CLI tool for check-es3-syntax


Version published
Weekly downloads
348
decreased by-36.61%
Maintainers
1
Weekly downloads
 
Created
Source

check-es3-syntax-cli

CLI tool for check-es3-syntax

NPM Version Codeclimate Status

bitHound Dependencies Dependency Status Dev Dependency Status Greenkeeper badge

Usage

$ check-es3-syntax file1.js file2.js [options]

Options

Usage: check-es3-syntax [options] file_or_directory_name(s)

Options:
  --patch          print patch-file to disk           [boolean] [default: false]
  -d, --directory  if `file` is used, this sets a directory to write the files
                   to. defaults to `process.cwd()`                      [string]
  -k, --kill       exit the process with -1 if differences are found
                                                      [boolean] [default: false]
  -p, --print      print a colorized diff to the console
                                                      [boolean] [default: false]
  -h, --help       Show help                                           [boolean]

Tool

check-es3-syntax

Keywords

FAQs

Package last updated on 05 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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