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

vue-async-computed

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-async-computed - npm Package Versions

1
6

3.3.0-rc2

Diff

foxbenjaminfox
published 3.3.0-rc1 •

foxbenjaminfox
published 3.2.1 •

Changelog

Source

v3.2.1

  • Fix bugs with dev dependencies and the new package-lock.json file.
    • Tests on Travis now also run on Node 8.
foxbenjaminfox
published 3.2.0 •

Changelog

Source

v3.2.0

  • Introduce watch feature.
foxbenjaminfox
published 3.1.3 •

Changelog

Source

v3.1.3

  • Fix a bug where extra properties on Object.prototype would be considered relevent to vue-async-computed.
foxbenjaminfox
published 3.1.2 •

foxbenjaminfox
published 3.1.1 •

Changelog

Source

v3.1.1

  • Fix bug where vue-async-computed wouldn't find async computed properties that were further up the prototype chain.
foxbenjaminfox
published 3.1.0 •

Changelog

Source

v3.1.0

  • Add option for setting a global default value
    • Improve test coverage
    • Async computed properties that return a non-promise value no longer cause an error to be thrown. Instead that value is automaticly promoted to a promise with Promise.resolve.
foxbenjaminfox
published 3.0.1 •

Changelog

Source

v3.0.1

  • More test cases
foxbenjaminfox
published 3.0.0 •

Changelog

Source

v3.0.0

  • Pass the raw error to the error handler when passed the useRawError option.
    • Allow default values to be given as functions.
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