Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lux-framework

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lux-framework - npm Package Versions

234

1.2.3

Diff

zacharygolba
published 1.2.2 •

zacharygolba
published 1.2.1 •

zacharygolba
published 1.2.0 •

Changelog

Source

v1.2.0 (May 16, 2017)

Commits
zacharygolba
published 1.1.7 •

Changelog

Source

v1.1.7 (Jan 24, 2017)

Commits
  • [d9c538ea3e] - fix: children one layer deep cannot resolve their parent controller (#662) (Zachary Golba)
  • [c8f0254397] - deps: update eslint to version 3.14.0 (#656) (Greenkeeper)
  • [bcf2c2fbff] - fix: properly set environment before running db:* commands (#661) (Zachary Golba)
  • [083e112a6b] - release: v1.1.6 🔧 (#660) (Zachary Golba)
zacharygolba
published 1.1.6 •

Changelog

Source

v1.1.6 (Jan 22, 2017)

Commits
  • [6f1f16a2dc] - fix: recursive readdir is broken (#659) (Zachary Golba)
  • [d6b2d6cfa4] - release: v1.1.5 🔧 (#658) (Zachary Golba)
zacharygolba
published 1.1.5 •

Changelog

Source

v1.1.5 (Jan 21, 2017)

Commits
  • [ddbcd9e43b] - fix: sort not working (#657) (Nick Schot)
  • [20eea5c71b] - deps: update babel-core to version 6.22.1 (#654) (Greenkeeper)
  • [f83bdf413c] - deps: update ora to version 1.1.0 (#655) (Greenkeeper)
  • [4ee7b28724] - deps: update babel-plugin-transform-es2015-modules-commonjs to version 6.22.0 (#653) (Greenkeeper)
  • [c5bd0cc02a] - deps: update babel-core to version 6.22.0 (#652) (Greenkeeper)
  • [26594fdf10] - chore: add gitter integrations (#651) (Zachary Golba)
  • [cdebc089ec] - deps: update flow-bin to version 0.38.0 (#647) (Greenkeeper)
  • [4e40c2b550] - release: v1.1.4 🔧 (#650) (Zachary Golba)
zacharygolba
published 1.1.4 •

Changelog

Source

v1.1.4 (Jan 19, 2017)

Commits
  • [d1c5e8d00e] - fix: cli and compilation errors (#649) (Zachary Golba)
  • [06d9fc7f65] - fix: make sure result is an instance of query in resource enhancer (#648) (Nick Schot)
  • [4f4bd16c12] - deps: update nyc to version 10.1.2 (#646) (Greenkeeper)
  • [d6c9ab49fc] - release: v1.1.3 🔧 (#644) (Zachary Golba)
zacharygolba
published 1.1.3 •

Changelog

Source

v1.1.3 (Jan 17, 2017)

Upgrading

Due to a change in the way the cli modules are bundled, you may need to uninstall and reinstall lux globally before upgrading your application.

npm uninstall -g lux-framework
npm cache clean
npm install -g lux-framework@latest
Commits
  • [89dff6162c] - fix: we should check for lux under the dependency key in package.json not root (#643) (Zachary Golba)
  • [b7c66cb41f] - fix: make sure dates are correctly validated & parsed (#639) (Nick Schot)
  • [00273c8279] - deps: update ora to version 1.0.0 (#641) (Greenkeeper)
  • [fe2b860abd] - deps: update source-map-support to version 0.4.10 (#642) (Greenkeeper)
  • [f41fc048b9] - deps: integrate rollup-plugin-lux (#632) (Zachary Golba)
  • [e4ed011b0a] - deps: update eslint-plugin-flowtype to version 2.30.0 (#636) (Greenkeeper)
  • [df95938f3f] - deps: update source-map-support to version 0.4.9 (#634) (Greenkeeper)
  • [ebbcf577bd] - fix: migration generator indexes (#625) (Nick Schot)
  • [93aa5c47bd] - fix: make pages consistent when using sort on non-unique attributes (#633) (Nick Schot)
  • [d1589ab8f3] - test: allow appveyor builds to fail with pg driver (#635) (Zachary Golba)
  • [682d6fef56] - chore: improve ci config and process (#627) (Zachary Golba)
  • [d0795c36fa] - deps: update rollup to version 0.41.4 (#630) (Greenkeeper)
  • [20d6f0dbe7] - deps: update ansi-regex to version 2.1.1 (#629) (Greenkeeper)
  • [016938c401] - deps: update rollup to version 0.41.3 (#628) (Greenkeeper)
  • [e7d069ffe7] - deps: update rollup to version 0.41.1 (#616) (Greenkeeper)
  • [1626cd882c] - deps: update ora to version 0.4.1 (#623) (Greenkeeper)
  • [60b33a6a33] - deps: update eslint to version 3.13.1 (#622) (Greenkeeper)
  • [b050cfaf03] - deps: update eslint-config-airbnb-base to version 11.0.1 (#619) (Greenkeeper)
  • [5a879d467e] - deps: update eslint to version 3.13.0 (#615) (Greenkeeper)
  • [fbbf198e2b] - deps: update babel-plugin-istanbul to version 3.1.2 (#611) (Greenkeeper)
  • [4c5e326afa] - release: v1.1.2 🔧 (#609) (Zachary Golba)
zacharygolba
published 1.1.2 •

Changelog

Source

v1.1.2 (Jan 3, 2017)

:tada: Happy New Year!

Commits
  • [f828e8effa] - fix: database is undefined when using the postgresql driver (#605) (Zachary Golba)
  • [46ed68b35a] - deps: update third party type definitions (#604) (Zachary Golba)
  • [914a4b831d] - deps: update sinon to version 1.17.7 (#602) (Greenkeeper)
  • [d3ffda9156] - deps: update eslint-plugin-flowtype to version 2.29.2 (#595) (Greenkeeper)
  • [f5b002e3dd] - release: v1.1.1 🔧 (#594) (Zachary Golba)
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