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

incache

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

incache - npm Package Versions

124

5.2.0

Diff

Changelog

Source

[5.2.0] - 2017-09-06

  • Important:
    • changed the default value of save option, now is set to "false"
    • changed the default value of share option, now is set to "false"
fabioricali
published 5.1.0 •

Changelog

Source

[5.1.0] - 2017-09-05

  • Important: changed the default value of nullIfNotFound option, now is set to "false"
fabioricali
published 5.0.0 •

Changelog

Source

[5.0.0] - 2017-09-05

  • Added
    • methodon
    • events:
      • beforeSet
      • set
      • create
      • update
      • beforeRemove
      • remove
      • beforeBulkSet
      • bulkSet
      • beforeBulkRemove
      • bulkRemove
      • expired
    • options:
      • autoRemovePeriod, now InCache can remove automatically expired records without calling any methods
      • nullIfNotFound
  • Deprecated methods:
    • onCreated
    • onUpdated
    • onRemoved
fabioricali
published 4.2.1 •

Changelog

Source

[4.2.1] - 2017-09-01

  • Fixed wrong warning message
fabioricali
published 4.2.0 •

Changelog

Source

[4.2.0] - 2017-09-01

  • Added new property to configuration: share, now is possible disable global storage
fabioricali
published 4.1.2 •

Changelog

Source

[4.1.2] - 2017-08-30

  • Fixed record.createdOn is null, it happened when record was updated
fabioricali
published 4.1.1 •

Changelog

Source

[4.1.1] - 2017-08-30

  • Added destroy, alias of remove
  • Removed unused code
fabioricali
published 4.1.0 •

Changelog

Source

[4.1.0] - 2017-08-29

  • Added new method: removeExpired, now is possible remove all records expired at once
fabioricali
published 4.0.2 •

Changelog

Source

[4.0.2] - 2017-08-22

  • Fixed expires: now if set overwrites maxAge
fabioricali
published 4.0.1 •

Changelog

Source

[4.0.1] - 2017-08-22

  • Fixed default configuration
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