Socket
Socket
Sign inDemoInstall

node-barefoot

Package Overview
Dependencies
9
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.0.11

Diff

Changelog

Source

0.0.11

  • Don't start Backbone.History for browsers not supporting JavaScript History and/or pushState
swissmanu
published 0.0.10 •

Changelog

Source

0.0.10

  • Bug fixed: DataStore was not deserializing collections properly.
swissmanu
published 0.0.9 •

Changelog

Source

0.0.9

  • APIAdapter.Server provides the del alias for delete now to ensure compatibility with JavaScripts reserved words.
swissmanu
published 0.0.8 •

Changelog

Source

0.0.8

  • Introduction of Debug for code flow analysis. Thx @mweibel :)
swissmanu
published 0.0.7 •

Changelog

Source

0.0.7

  • Introduced promises for rendering Views using Q
    • The beforeRender and afterRender hook has a resolve and reject argument now. These make it possible to wait for asynchronous function calls. Perfect for populating models with data from the APIAdapter before proceed with the actual rendering.
swissmanu
published 0.0.6 •

Changelog

Source

0.0.6

  • APIAdapter.Server uses winston for logging errors now
  • APIAdapter.Server does not crash anymore if an error callback does not supply an error object as argument
  • APIAdapter.Server forwards the error message to the REST HTTP client for easier bug tracking
swissmanu
published 0.0.5 •

Changelog

Source

0.0.5

  • Stack multiple callbacks to an APIAdapter route. Call success to proceed with the next callback, call error to stop the execution of any further callback.
swissmanu
published 0.0.4 •

swissmanu
published 0.0.3 •

swissmanu
published 0.0.2 •

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