You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaced level-browserify by level, due to level-browserify not installing on newer node versions anymore and level now supporting browser environments
Stream closing in test/triple_unicode_store_spec and test/triple_store_spec are now done on the end instead of the close event due to a double-trigger of the end event. (this may warrant another bugfix in the future)