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

derby

Package Overview
Dependencies
Maintainers
6
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

derby - npm Package Versions

1
22

0.3.11

Diff

Changelog

Source

0.3.11

  • Emit 'render', 'render:{ns}', 'replace', and 'replace:{ns}' events on an app when the page is rendered client-side
  • Call x-bind functions with this set to the app or component object
  • Support prototype-like definition of component methods for more efficient creation of component instances
  • More careful delaying of component creation method calls instead of using setTimeout
  • Fix bug in lookup of templates from an inherited namespace
  • Fix bug when binding to a view helper function inside of an each and later updating array indicies
  • Fix bugs in component path binding lookup
nateps
published 0.3.10 •

Changelog

Source

0.3.10

  • Fix bugs with Browserify 1.13.0 and Express 3.0.0 beta 3
  • Fix bugs in components
  • Can pass JSON object literals to component attributes
  • Fix bug with Safari binding to comment markers
nateps
published 0.3.9 •

Changelog

Source

0.3.9

  • Set the 'this' context of the ready callback to the app
  • Add model and params as a property of Page objects passed to routes
  • Use chokidar instead of fs.watch
nateps
published 0.3.8 •

Changelog

Source

0.3.8

  • Create a component librarary by default in the generated app
  • Fix Windows bugs. Windows should now work
  • Improvements to file watch reliability in development
  • Fix bugs parsing template files and comments
nateps
published 0.3.7 •

Changelog

Source

0.3.7

  • Make apps and components into event emitters
  • Fix bugs with creating components
  • Emit 'create:child', 'create:descendant', 'create:{name}' events for components
  • Support passing function names to x-bind via macro template tags
  • Fix lots of bugs in components
nateps
published 0.3.6 •

Changelog

Source

0.3.6

  • Start to implement components that have associated script files
  • Refactoring
nateps
published 0.3.5 •

Changelog

Source

0.3.5

  • Fix bug introduced in 0.3.4
nateps
published 0.3.4 •

Changelog

Source

0.3.4

  • Bug fixes with macro tags
nateps
published 0.3.3 •

Changelog

Source

0.3.3

  • Convert to JS
  • Refactor into separate npm modules for routing (tracks), HTML utilities (html-util), and DOM fixes (dom-shim)
nateps
published 0.3.2 •

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