Socket
Socket
Sign inDemoInstall

bool

Package Overview
Dependencies
0
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bool

Boolean expression evaluator


Version published
Maintainers
6
Install size
11.6 kB
Created

Changelog

Source

1.0.20 (19 Jan 2014)

  • Lexer no longer throws SyntaxError when lexing beyond EOF.

Readme

Source

JavaScript

You need node v0.8.11 or higher, npm and make on your PATH. Now just run

make

Ubuntu and Linux Mint installation

The default node package in Ubuntu 12.04 is v0.6.12, so you would need to do the following additional steps:

sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs npm

Other Linux installation

Most Linux distributions come with an old Node.js version. Read the official Node.js wiki for instructions on how to install the latest package.

Keywords

FAQs

Last updated on 20 Jan 2014

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc