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

kinto

Package Overview
Dependencies
Maintainers
7
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinto - npm Package Versions

1
7

12.0.2

Diff

Changelog

Source

v12.0.2 (2018-09-18)

Bug fixes

  • Explicitly depend on @babel/runtime (#850)
leplatrem
published 12.0.1 •

Changelog

Source

v12.0.1 (2018-09-17)

Bug fixes

  • Add safety check for legacy DB detection (#846)
  • Improve data migration (#840)

Internal changes

  • Update babelify to the latest version 🚀 (#844)
  • chore(package): update babel-loader to version 8.0.0 (#843)
  • chore(package): update babel-eslint to version 9.0.0 (#842)
  • Switch to sinon.createSandbox()
leplatrem
published 12.0.0 •

Changelog

Source

v12.0.0 (2018-08-16)

Breaking changes

:warning: Check upgrade notes :warning:

  • kinto.js now stores all collections in one unique database (#831)

Bug fixes

  • Fix #833: filter multiple values with other filters (#835)
leplatrem
published 11.2.2 •

Changelog

Source

v11.2.2 (2018-07-12)

  • (Gecko) Fix Gecko build after #826 (#828)
  • (Gecko) Load fetch and indexdb lazily (#827)
leplatrem
published 11.2.1 •

Changelog

Source

v11.2.1 (2018-07-11)

  • Relax record id validation according to server (fixes #824) (#826)
leplatrem
published 11.2.0 •

Changelog

Source

v11.2.0 (2018-06-25)

  • Add DBName option to IndexedDB adapter (ref #820) (#823)
  • chore(package): update sinon to version 6.0.0 (#821)
  • Convert all esdoc dependencies to major version ranges (#815)
  • Update SRI hashes
  • chore(package): update esdoc-type-inference-plugin to version 1.0.2 (#814)
  • chore(package): update uglifyify to version 5.0.0 (#811)
glasserc
published 11.1.2 •

Changelog

Source

v11.1.2 (2018-04-23)

Internal changes

  • Clean up SyncResultObject#add based on feedback from Florian Quèze (#809).
glasserc
published 11.1.1 •

Changelog

Source

v11.1.1 (2018-04-20)

Bug fixes

  • Fix SyncResultObject#add to be more performant. Previously it had quadratic behavior. Now we use a Map to track IDs we've already seen (#807).
glasserc
published 11.1.0 •

Changelog

Source

v11.1.0 (2018-03-20)

New features

  • Add IndexedDB support in Firefox export (fixes #731) (#733)
  • Pull every pages during sync (fixes #355) (#801)
  • Add support for deleteAll method (#799) (thanks @agawish)
glasserc
published 11.0.0 •

Changelog

Source

v11.0.0 (2018-02-16)

Breaking changes

  • Remove object-rest-spread transpilation for Firefox (#796).
  • Remove IDB#resetSyncStatus (#774).

New features

  • Allow passing localFields when creating new collection (#785).

Bug fixes

  • Fix esdoc generation (thanks @zakaluka) (#773).
  • Documentation updates (thanks @zakaluka @francois2metz) (#775, #778, #789).
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