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

baqend

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baqend - npm Package Versions

1
9

2.5.0

Diff

Changelog

Source

v2.5.0 (2017-1-6)

Bug Fixes

  • API documentation and typing fixes
  • Replace deprecated node-uuid with uuid module

Features

  • Add File as a new type in the schema
  • Introduce File#createdAt for files
  • Add db.User.loginWithToken to allow token based logins, when the token is provided externally
  • Add support for external OAuth login, useful for logins within native and hybrid Apps

<a name="v2.4.3"></a>

baqend
published 2.4.3 •

Changelog

Source

v2.4.3 (2016-11-28)

Bug Fixes

  • Fix change tracking of collections not working properly in some cases
  • Fix OAuth handling is sometimes broken in IE 11 when used via iframe

Features

  • Add eq and ne as new aliases for equal and notEqual

<a name="v2.4.2"></a>

baqend
published 2.4.2 •

Changelog

Source

v2.4.2 (2016-11-9)

Bug Fixes

  • Readd missing CLI dependencies
  • Better Observable fallback handling for the streaming SDK

<a name="v2.4.1"></a>

baqend
published 2.4.1 •

Changelog

Source

v2.4.1 (2016-11-9)

Bug Fixes

  • DB was not properly exposed in the SDK distribution
  • include an observable shim as fallback and make the used implementation configurable

<a name="v2.4.0"></a>

baqend
published 2.4.0 •

Changelog

Source

v2.4.0 (2016-11-8)

Bug Fixes

  • Add missing typings declarations

Features

  • The Baqend CLI is production-ready
  • Split the SDK in Core and Streaming parts
  • Introduce the new Streaming API based on Rx.js

<a name="v2.3.1"></a>

baqend
published 2.3.1 •

Changelog

Source

v2.3.1 (2016-10-13)

Bug Fixes

  • Fixed login and register in safari incognito mode

<a name="v2.3.0"></a>

baqend
published 2.3.0 •

Changelog

Source

v2.3.0 (2016-10-4)

Bug Fixes

  • Handle etags of gzipped content correctly
  • let newPromise return the user object
  • do not use iframe connections on same domain
  • Some doc fixes

Features

  • Introduce a progress callback for file uploads
  • acle methods are variadic now
  • update core-js to 2.4.1 and validate to 4.9.0

<a name="v2.2.3"></a>

baqend
published 2.2.3 •

Changelog

Source

v2.2.3 (2016-8-24)

Bug Fixes

CLI
  • Fixed upload of non default file and code folder

Features

CLI
  • Using 'baqend' instead of 'code' as default folder
  • Switched to commander as argument parser

<a name="v2.2.2"></a>

baqend
published 2.2.2 •

Changelog

Source

v2.2.2 (2016-8-22)

Bug Fixes

  • Prevent Webpack from using the node connector while building from sources
  • Handle the cache controll of the connect script correctly

Features

  • Introduce the Baqend CLI (login, deploy, typings)

<a name="v2.2.1"></a>

baqend
published 2.2.1 •

Changelog

Source

v2.2.1 (2016-8-11)

Bug Fixes

  • Add missing File#size attribute

Features

  • The File API is now supported in node

<a name="v2.2.0"></a>

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