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

cachios

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cachios - npm Package Versions

13

2.2.1

Diff

Changelog

Source

2.2.1

Support Axios ^0.19.0 in addition to ^0.18.0

albinodrought
published 2.2.0 •

Changelog

Source

2.2.0

Forced cache invalidation added: https://github.com/AlbinoDrought/cachios/commit/d2612ac3052e420644db75ad18b6f29ea326f589

albinodrought
published 2.1.1 •

albinodrought
published 2.1.0 •

Changelog

Source

2.1.0

Deduplicates simultaneous identical requests: https://github.com/AlbinoDrought/cachios/issues/44

albinodrought
published 2.0.0 •

Changelog

Source

2.0.0

This release does not change the public interface to cachios, but does vastly change the build process and removes some polyfills.

Because of this, I am releasing it as 2.0.0.

It removes:

  • export, import, let, const
  • eslint, but the project still adheres to eslint-config-airbnb
  • babel-runtime - this could affect browser compatibility, but it "shouldn't". Axios already requires promises to be natively supported (it does not polyfill them) and that is the only "new JS" we use.

https://github.com/AlbinoDrought/cachios/pull/43

albinodrought
published 1.1.0 •

albinodrought
published 1.0.11 •

albinodrought
published 1.0.10 •

albinodrought
published 1.0.9 •

albinodrought
published 1.0.8 •

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