New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

benchpressjs

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

benchpressjs - npm Package Versions

1235

1.2.6

Diff

Changelog

Source

Version 1.2.6 (2018-7-28)

Fixes

  • Legacy helpers without arguments at the top level no longer result in runtime errors
  • Legacy syntax (IF stuff) no longer allowed within modern block syntax ({{{ if stuff }}}) and vice-versa
pitaj
published 1.2.5 •

Changelog

Source

Version 1.2.5 (2018-7-17)

Fixes

  • Unicode support for rust compiler
pitaj
published 1.2.4 •

Changelog

Source

Version 1.2.4 (2018-7-16)

Fixes

  • Rust compiler optimizations
pitaj
published 1.2.3 •

Changelog

Source

Version 1.2.3 (2018-7-14)

Fixes

  • Update dependencies
  • Ignore unnecessary build artifacts
pitaj
published 1.2.2 •

Changelog

Source

Version 1.2.2 (2018-7-14)

New

  • Re-implement the compiler in rust
    • Speed up compile times by orders of magnitude
    • Native bindings with JS fallback
    • Fully compatible (except unsafe)
    • Will attempt to compile on install
    • If that fails, will try precompiled version
    • If that fails, will fall back to JS version
    • Add more tests to catch previously untested bugs
    • Make the extra tokens algorithm more forgiving
    • Add benchmarks for compilation
    • Build binaries with CI
    • benchchpress-rs in a separate repo with a git submodule here

Fixes

  • Use new Function instead of vm.runInNewContext (#77)
    • Results in slight performance improvements client-side
pitaj
published 1.2.2-0 •

pitaj
published 1.2.1 •

Changelog

Source

Version 1.2.1 (2018-2-19)

Fixes

  • Empty template files will now render to an empty string (#75)
pitaj
published 1.2.0 •

Changelog

Source

Version 1.2.0 (2017-11-24)

New

  • Add new helper syntax which looks like a function call: helperName(...args)
pitaj
published 1.1.2 •

pitaj
published 1.1.1 •

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