Socket
Socket
Sign inDemoInstall

bcx-expression-evaluator

Package Overview
Dependencies
0
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

1.2.1

Diff

Changelog

Source

1.2.1 (2020-05-19)

Bug Fixes

  • babel after ncc to support es5 (a712944)

Features

  • migrate from rollup to ncc (5c46238)
huochunpeng
published 1.2.0 •

Changelog

Source

1.2.1 (2020-05-19)

Bug Fixes

  • babel after ncc to support es5 (a712944)

Features

  • migrate from rollup to ncc (5c46238)
buttonwoodcx
published 1.1.0 •

Changelog

Source

1.1.0 (2019-10-14)

Bug Fixes

  • restore original JS behaviour on other operators like >= (ef6d088), closes #5

Features

  • support bitwise binary operators & | << >> >>> (a5c303f)
buttonwoodcx
published 1.0.1 •

Changelog

Source

1.0.1 (2019-07-25)

Bug Fixes

  • fix cache collision for same expression but in two modes (c98154e)
  • fix detection of start of string interpolation (56f0aca), closes #4

<a name="1.0.0"></a>

buttonwoodcx
published 1.0.0 •

Changelog

Source

1.0.0 (2018-10-04)

<a name="0.4.0"></a>

buttonwoodcx
published 0.4.0 •

Changelog

Source

0.4.0 (2018-08-25)

Features

  • use babel loose mode for faster/smaller code (e6926de)

<a name="0.3.4"></a>

buttonwoodcx
published 0.3.4 •

Changelog

Source

0.3.4 (2018-03-08)

Bug Fixes

  • fix BABEL_ENV to development to fix npm installation directly from git. (66949e3)

<a name="0.3.3"></a>

buttonwoodcx
published 0.3.3 •

Changelog

Source

0.3.3 (2017-08-16)

buttonwoodcx
published 0.3.2 •

Changelog

Source

0.3.2 - 02/Jun/2017

  • use "in" operator again. hasOwnProperty does not work for getter in babel compiled code, but "in" operator works.
buttonwoodcx
published 0.3.1 •

Changelog

Source

0.3.1 - 01/Jun/2017

  • remove try/catch for better performance.
2Next
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