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

khepri-compile

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

khepri-compile - npm Package Versions

1
45

0.3.0

Diff

Changelog

Source

0.3.0 - March 24, 2014

  • Added code support for flipped binary ops (_/)
  • Added support for operator to function for new and @.
mattbierner
published 0.2.4 •

Changelog

Source

0.2.4 - March 23, 2014

  • Fixed static declarations potentially being renamed.
  • Optimized call of curry f @ 1 @ 2 3 to generate f(1, 2, 3). This pattern is useful if you want to omit parentheses when calling a multi argument function.
mattbierner
published 0.2.3 •

Changelog

Source

0.2.3 - March 21, 2014

  • Recompile from bad compile with old version of Khepri.
mattbierner
published 0.2.2 •

Changelog

Source

0.2.2 - March 21, 2014

  • Fixed programs and packages not introducing a new scope, leading to potential name conflicts with globals.
  • Fixed node packages silently discarding non import bindings.
mattbierner
published 0.2.1 •

Changelog

Source

0.2.1 - March 19, 2014

  • Fixed not using tail calls for khepri_peep.
mattbierner
published 0.2.0 •

Changelog

Source

0.2.0 - March 19, 2014

  • Added support for dot to function.
mattbierner
published 0.1.1 •

mattbierner
published 0.1.0 •

Changelog

Source

0.1.0 - March 4, 2014

  • Added package export alias support.
  • Added package module export support.
mattbierner
published 0.0.1 •

mattbierner
published 0.0.0 •

Changelog

Source

0.0.0 - March 2, 2014

  • Branch from main-khepri
1
45
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